Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chat canSetStickerSet field type mismatch #512

Closed
realherbsman opened this issue Aug 19, 2018 · 0 comments
Closed

Chat canSetStickerSet field type mismatch #512

realherbsman opened this issue Aug 19, 2018 · 0 comments

Comments

@realherbsman
Copy link

Telegram bot API documentation describes Chat:
can_set_sticker_set | Boolean | Optional. True, if the bot can change the group sticker set. Returned only in getChat.

Implementation determines Chat:
@JsonProperty("can_set_sticker_set")
private Message canSetStickerSet;

Chase22 pushed a commit to Chase22/TelegramBots that referenced this issue Nov 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant