SupergroupFullInfo constructor
- {ChatPhoto? photo,
- required String description,
- required int member_count,
- required int administrator_count,
- required int restricted_count,
- required int banned_count,
- required int linked_chat_id,
- required int slow_mode_delay,
- required double slow_mode_delay_expires_in,
- required bool can_get_members,
- required bool can_hide_members,
- required bool can_set_sticker_set,
- required bool can_set_location,
- required bool can_get_statistics,
- required bool can_toggle_aggressive_anti_spam,
- required bool is_all_history_available,
- required bool has_aggressive_anti_spam_enabled,
- required bool has_pinned_stories,
- required int64 sticker_set_id,
- ChatLocation? location,
- ChatInviteLink? invite_link,
- required List<
BotCommands> bot_commands, - required int upgraded_from_basic_group_id,
- required int upgraded_from_max_message_id,
- int? extra,
- int? clientId}
Contains full information about a supergroup or channel
Implementation
SupergroupFullInfo