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.

Fields

statusString = kickedRequired
The member's status in the chat, always "kicked"
userUserRequired
Information about the user
until_dateIntegerRequired
Date when restrictions will be lifted for this user; Unix time. If 0, then the user is banned forever

GramIO Usage

See Also