botRequireCodeGrant property
Whether an OAuth2 code grant is required for this bot
Implementation
@JsonKey(name: 'bot_require_code_grant')
final bool botRequireCodeGrant;
Whether an OAuth2 code grant is required for this bot
@JsonKey(name: 'bot_require_code_grant')
final bool botRequireCodeGrant;