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