Module: Oksky::Chat::Object::MessagesResourceKind
- Defined in:
- lib/oksky/chat/object/messages_resource.rb
Constant Summary collapse
- Text =
"text"
- Link =
"link"
- Image =
"image"
- Video =
"video"
- Audio =
"audio"
- Location =
"location"
- Sticker =
"sticker"
- ActionLink =
"action_link"
- Maltiple =
"maltiple"
- RichContent =
"rich_content"
- Stamp =
"stamp"
- Contact =
"contact"
- Form =
"form"
- Item =
"item"
- File =
"file"
- Unsupport =
'unsupport'