mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-27 23:10:56 +01:00
Update content of files
This commit is contained in:
parent
7ad6cca2f7
commit
082289db79
1 changed files with 1 additions and 1 deletions
|
@ -562,7 +562,7 @@ inputChatPhotoAnimation animation:InputFile main_frame_timestamp:double = InputC
|
|||
|
||||
|
||||
//@description Describes actions that a user is allowed to take in a chat
|
||||
//@can_send_messages True, if the user can send text messages, contacts, locations, and venues
|
||||
//@can_send_messages True, if the user can send text messages, contacts, invoices, locations, and venues
|
||||
//@can_send_media_messages True, if the user can send audio files, documents, photos, videos, video notes, and voice notes. Implies can_send_messages permissions
|
||||
//@can_send_polls True, if the user can send polls. Implies can_send_messages permissions
|
||||
//@can_send_other_messages True, if the user can send animations, games, stickers, and dice and use inline bots. Implies can_send_messages permissions
|
||||
|
|
Loading…
Reference in a new issue