Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for topics in Bot API 6.3 #1061

Merged
merged 4 commits into from Nov 5, 2022
Merged

Added support for topics in Bot API 6.3 #1061

merged 4 commits into from Nov 5, 2022

Conversation

KatantDev
Copy link
Contributor

@KatantDev KatantDev commented Nov 5, 2022

Description

https://core.telegram.org/bots/api-changelog#november-5-2022
Added support for topics in 2.x

Type of change

  • New feature (non-breaking change that adds functionality)

How has this been tested?

--

Test Configuration

  • Operating system: Windows 10 x64
  • Python version: Python 3.10

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have added tests that prove my fix is effective or that my feature works as expected
  • New and existing unit tests pass locally with my changes
  • My changes generate no new warnings or errors
  • My changes are compatible with minimum requirements of the project
  • I have made corresponding changes to the documentation

@github-actions github-actions bot added the 2.x Issue or PR for stable 2.x version label Nov 5, 2022
@Desiders
Copy link
Contributor

Desiders commented Nov 5, 2022

You forgot to add the is_forum attribute to the class Chat.

@JrooTJunior JrooTJunior merged commit 27dea25 into aiogram:dev-2.x Nov 5, 2022
@evgfilim1 evgfilim1 added the api Issues or new features of Bot API label Nov 6, 2022
@evgfilim1 evgfilim1 mentioned this pull request Nov 6, 2022
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.x Issue or PR for stable 2.x version api Issues or new features of Bot API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants