Skip to content

TGUserStatus

__SyS__ edited this page Jan 21, 2019 · 1 revision

TGUserStatus

Used to specify the member's status in the chat. Can be “creator”, “administrator”, “member”, “restricted”, “left” or “kicked”

Values

  • TG_CREATOR - status is creator
  • TG_ADMINISTRATOR - status is administrator
  • TG_MEMBER - status is member
  • TG_RESTRICTED - status is restricted
  • TG_LEFT - status is left
  • TG_KICKED - status is kicked
Clone this wiki locally