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

The custom_title feature and the slow_mode_delay option #1690

Merged
merged 2 commits into from
Jan 3, 2020

Conversation

dmytrohoi
Copy link
Contributor

@dmytrohoi dmytrohoi commented Jan 2, 2020

Issue: #1689

Changes:

  • custom_title for ChatMember
  • new method setChatAdministratorCustomTitle
  • new slow_mode_delay for Chat object

@Bibo-Joshi Bibo-Joshi mentioned this pull request Jan 2, 2020
8 tasks
@Bibo-Joshi
Copy link
Member

Please be sure to comply with Flake8.
Also, we'll need test routines for the new stuff. Have a look at tests/test_chatmember and tests/test_chat for that. Please tell, if you need help with that.

@dmytrohoi dmytrohoi changed the base branch from master to nested-entities January 2, 2020 22:47
Changes:

 - custom_title for ChatMember
 - new method setChatAdministratorCustomTitle for Bot
 - new slow_mode_delay for Chat

Update due to new API future `custom_title` from API 4.5 (https://core.telegram.org/bots/api#december-31-2019)
@Bibo-Joshi Bibo-Joshi changed the base branch from nested-entities to master January 3, 2020 13:45
@Bibo-Joshi Bibo-Joshi changed the base branch from master to nested-entities January 3, 2020 13:45
@Bibo-Joshi Bibo-Joshi merged commit 6c794ed into python-telegram-bot:nested-entities Jan 3, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Aug 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants