Skip to content

Docs: bot paremeter missing in dispatcher/webhook#1733

Merged
JrooTJunior merged 1 commit intoaiogram:dev-3.xfrom
SamixGroup:patch-1
Nov 3, 2025
Merged

Docs: bot paremeter missing in dispatcher/webhook#1733
JrooTJunior merged 1 commit intoaiogram:dev-3.xfrom
SamixGroup:patch-1

Conversation

@SamixGroup
Copy link
Contributor

Docs updated

Description

bot parameter is required in dispatcher.feed_update method but is not present in the documentation
Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • [] Documentation (typos, code examples or any documentation update)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Test A
  • Test B

Test Configuration:

  • Operating System:
  • Python version:

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

bot parameter is required in dispatcher.feed_update method but is not present in the documentation
@github-actions github-actions bot added the 3.x Issue or PR for stable 3.x version label Nov 3, 2025
@github-actions
Copy link

github-actions bot commented Nov 3, 2025

🌽 Changelog is not needed.

This PR does not require a changelog because skip news label is present.

@JrooTJunior JrooTJunior added the skip news Pull request can be merged without describing changes label Nov 3, 2025
@JrooTJunior JrooTJunior merged commit af899e6 into aiogram:dev-3.x Nov 3, 2025
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3.x Issue or PR for stable 3.x version skip news Pull request can be merged without describing changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants