mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Add exportChatInviteLink test
This commit is contained in:
parent
dd559da6f4
commit
bd701c3768
2 changed files with 13 additions and 0 deletions
|
|
@ -404,6 +404,8 @@ FILE = {
|
|||
"file_path": "voice\/file_8"
|
||||
}
|
||||
|
||||
INVITE_LINK = 'https://t.me/joinchat/AbCdEfjKILDADwdd123'
|
||||
|
||||
UPDATE = {
|
||||
"update_id": 123456789,
|
||||
"message": MESSAGE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue