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

List Response Not Working #2177

Closed
mannu691 opened this issue May 13, 2024 · 0 comments
Closed

List Response Not Working #2177

mannu691 opened this issue May 13, 2024 · 0 comments
Labels
needs triage question Further information is requested

Comments

@mannu691
Copy link

i can't find a way to give response to a list message, sendMessageOptions isn't working can someone please provide a example to reply to a list received from a chat bot
these seems to be the properties required while sending a list_response type message,
{ "quotedMsg": { "type": "list", "kind": "list", "list": { ***** } }, "listResponse": { "$$unknownFieldCount": 0, "title": "*******", "listType": 1, "singleSelectReply": { "$$unknownFieldCount": 0, "selectedRowId": "1" }, "description": "********************************************" }, }

@mannu691 mannu691 added needs triage question Further information is requested labels May 13, 2024
@mannu691 mannu691 closed this as not planned Won't fix, can't repro, duplicate, stale May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs triage question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant