botPublic property

  1. @JsonKey.new(name: 'bot_public')
bool botPublic
final

Whether the bot can be invited by anyone

Implementation

@JsonKey(name: 'bot_public')
final bool botPublic;