class Tourmaline::ChatMemberAdministrator
- Tourmaline::ChatMemberAdministrator
- Reference
- Object
Included Modules
- JSON::Serializable
- Tourmaline::Model
Defined in:
tourmaline/models/chat_member_administrator.crConstructors
Instance Method Summary
- #anonymous? : Bool | Nil
- #can_be_edited : Bool
- #can_change_info? : Bool
- #can_delete_messages? : Bool
- #can_edit_messages? : Bool | Nil
- #can_invite_users? : Bool
- #can_manage_chat? : Bool
- #can_manage_topics? : Bool | Nil
- #can_manage_video_chats? : Bool
- #can_pin_messages? : Bool | Nil
- #can_post_messages? : Bool | Nil
- #can_promote_members? : Bool
- #can_restrict_members? : Bool
- #custom_title : String | Nil
- #status : String
- #user : User