ChatMemberStatusCreator constructor

ChatMemberStatusCreator(
  1. {required String custom_title,
  2. required bool is_anonymous,
  3. required bool is_member,
  4. int? extra,
  5. int? clientId}
)

The user is the owner of the chat and has all the administrator privileges

Implementation

ChatMemberStatusCreator