UNPKG

337 BMarkdownView Raw
1# Attachment
2
3## Properties
4
5### type
6The attachment type (location, audio, video, image, file)
7**Type:** String
8
9### title
10Returns the title of the attachment
11**Type:** String
12
13### image_url
14Returns the image url of the attachment
15**Type:** String
16
17### payload
18Returns data of the attachment (coordinates for location)
19**Type:** Object
\No newline at end of file