botIsPublic property

  1. @JsonKey.new(name: 'bot_is_public')
bool botIsPublic
final

Whether the bot is publicly joinable

Implementation

@JsonKey(name: 'bot_is_public')
final bool botIsPublic;