TgKit library and website are still in early development!

ChatMemberBanned Class

extends Base

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

Properties

bannedUntil

Date when restrictions will be lifted for this user. If *null*, then the user is banned forever

See the code

client Client

See the code

status ChatMemberStatus

The member's status in the chat

See the code

user User

Information about the user

See the code