Skip to content

Commit

Permalink
Improve can_send_messages documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
levlam committed Jan 17, 2023
1 parent 42af57e commit d912fd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion td/generate/scheme/td_api.tl
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d912fd1

Please sign in to comment.