Message Type
TapTalk.io use a predefined type for each chat message bubble as shown below:
TapTalk Chat Message Type Name
Type
Description
TYPE_TEXT
1001
Used for text message bubble.
TYPE_IMAGE
1002
Used for image message bubble.
TYPE_VIDEO
1003
Used for video message bubble.
TYPE_FILE
1004
Used for file message bubble.
TYPE_LOCATION
1005
Used for location message bubble.
TYPE_CONTACT*
1006
Used for contact message bubble *(coming soon).
TYPE_STICKER*
1007
Used for contact message bubble *(coming soon).
TYPE_LINK
1010
Used for message bubble that contains URL.
TYPE_SYSTEM_MESSAGE
9001
Used for system message bubble
TYPE_UNREAD_MESSAGE_IDENTIFIER
9002
Used to mark the start of unread messages in chat room
Last updated
Was this helpful?