botDefaultGuildsRestricted property

  1. @JsonKey.new(name: 'bot_default_guilds_restricted')
bool botDefaultGuildsRestricted
final

Whether new guilds have bot DM restrictions by default

Implementation

@JsonKey(name: 'bot_default_guilds_restricted')
final bool botDefaultGuildsRestricted;