botRequireCodeGrant property
Whether the bot requires OAuth2 code grant
Implementation
@JsonKey(includeIfNull: false, name: 'bot_require_code_grant')
final bool? botRequireCodeGrant;
Whether the bot requires OAuth2 code grant
@JsonKey(includeIfNull: false, name: 'bot_require_code_grant')
final bool? botRequireCodeGrant;