Skip to content

ChatMemberBanned

Represents a chat member that was banned in the chat and can’t return to the chat or view chat messages.

3 fields, 3 required.

Fields

status "kicked" Required
The member’s status in the chat, always “kicked”.

user User Required
Information about the user.

until_date number Required
Date when restrictions will be lifted for this user; Unix time. If 0, then the user is banned forever.