MadelineProto/docs/TD_docs/constructors/chatMemberStatusBanned.md
2017-08-25 15:05:53 +02:00

755 B

title description
chatMemberStatusBanned User was banned (and obviously is not a chat member) and can't return to the chat or view messages

Constructor: chatMemberStatusBanned

Back to constructors index

User was banned (and obviously is not a chat member) and can't return to the chat or view messages

Attributes:

Name Type Required Description
banned_until_date int Yes Date when the user will be unbanned, 0 if never. Unix time. If user is banned for more than 366 days or less than 30 seconds from the current time it considered to be banned forever

Type: ChatMemberStatus