Closed
Description
Version
python v4.4 (preview 1)
Describe the bug
- create
ChoicePrompt
- set
ChoicePrompt.style
to anything besidesListStyle.in_line
orListStyle.auto
(which isin_line
anyways)- i.e.
ListStyle.list_style
,ListStyle.none
, etc.
- i.e.
- bot response sent sticks to
in_line
rather than respecting specified style
Expected behavior
- to use the styling specified, not just
in_line
[bug]
Metadata
Metadata
Assignees
Labels
No labels