Card UI & input support

Which rich card types are supported

Card support

πŸ“˜

See the full Card Compatibility Matrix.

Twitter supports the primary card types since it has support for 1) quick replies, and 2) media attachments.

βœ… Supported

  • meya.image
  • meya.text_buttons
  • meya.image_buttons
  • meya.card

⚠️ Partially supported

  • meya.cards as multiple consecutive meya.card elements
  • meya.audio as link
  • meya.file as link

🚫 Not supported

  • meya.list
  • meya.receipt

Input/Trigger support

πŸ“˜

See the full Input Support Matrix

βœ… Supported

  • meya.input_string (and all other primitive inputs)
  • meya.input_location & location trigger
  • meya.input_image & image trigger
  • meya.input_video & video trigger (used for gifs as well)

🚫 Not supported

  • meya.input_audio & audio trigger
  • meya.input_file & file trigger

❗️

Image input/intent currently only partially functional

image intent and inputs will only fire some of the time. Twitter is working on a fix.