Skip to content

[FEATURE] Parsing of disable-input payloads #40

@dlassalle

Description

@dlassalle

Until the UIKit is updated, we cant actually implement the disabling of the input, but in the meantime we should define and parse what disable-input payloads look like, and ensure to the best of our ability that they work alongside quick-replies

Example payload format:

{
  "disableInput": true,
  "disableInputMessage": "Please select from the provided options"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions