canSetStickerSet property
Optional. True if the bot can change the group sticker set.
Implementation
@JsonKey(name: 'can_set_sticker_set')
bool? get canSetStickerSet;
Optional. True if the bot can change the group sticker set.
@JsonKey(name: 'can_set_sticker_set')
bool? get canSetStickerSet;