botUserId property
The user ID of the associated bot user, if any
Implementation
@JsonKey(includeIfNull: true, name: 'bot_user_id')
final SnowflakeType? botUserId;
The user ID of the associated bot user, if any
@JsonKey(includeIfNull: true, name: 'bot_user_id')
final SnowflakeType? botUserId;