mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Add set_member_tag shortcut tests and align decoration expectations
This commit is contained in:
parent
a126f8e0b1
commit
705403b2b9
6 changed files with 147 additions and 8 deletions
|
|
@ -71,6 +71,10 @@ set_administrator_custom_title:
|
|||
method: setChatAdministratorCustomTitle
|
||||
fill: *self
|
||||
|
||||
set_member_tag:
|
||||
method: setChatMemberTag
|
||||
fill: *self
|
||||
|
||||
set_permissions:
|
||||
method: setChatPermissions
|
||||
fill: *self
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue