mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-14 23:26:56 +01:00
755 B
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
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 |