botPublic property
Whether the bot can be invited by anyone
Implementation
@JsonKey(includeIfNull: false, name: 'bot_public')
final bool? botPublic;
Whether the bot can be invited by anyone
@JsonKey(includeIfNull: false, name: 'bot_public')
final bool? botPublic;