canSetStickerSet property

  1. @JsonKey(name: 'can_set_sticker_set')
bool? get canSetStickerSet
inherited

Optional. True if the bot can change the group sticker set.

Implementation

@JsonKey(name: 'can_set_sticker_set')
bool? get canSetStickerSet;