You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: {markdown: 'Additional interface options. An object for an [inline keyboard](https://core.telegram.org/bots/features#inline-keyboards), [custom reply keyboard](https://core.telegram.org/bots/features#keyboards), instructions to remove a reply keyboard or to force a reply from the user'},
551
551
},
552
+
correct_option_ids: {
553
+
hash: 'bb7b2dc2',
554
+
description: {markdown: 'An array of monotonically increasing 0-based identifiers of the correct answer options, required for polls in quiz mode'},
555
+
},
556
+
description_entities: {
557
+
hash: '0e32756f',
558
+
description: {markdown: 'An array of special entities that appear in the poll description, which can be specified instead of _description\\_parse\\_mode_'},
description: {markdown: 'An array of special entities that appear in the gift text. It can be specified instead of _text\\_parse\\_mode_. Entities other than “bold”, “italic”, “underline”, “strikethrough”, “spoiler”, and “custom\\_emoji” are ignored.'},
description: {markdown: 'An array of special entities that appear in the gift text. It can be specified instead of _text\\_parse\\_mode_. Entities other than “bold”, “italic”, “underline”, “strikethrough”, “spoiler”, and “custom\\_emoji” are ignored.'},
description: {markdown: 'An object describing the button to be saved. The button must be of the type _request\\_users_, _request\\_chat_, or _request\\_managed\\_bot_'},
0 commit comments