Creating Messages

Sent messages are always returned in message queries, even before they are delivered to the server. This provides the user with a fluid messaging flow. When a user sends a message, that sent message will appear in the message stream right away (instead of waiting until it has been confirmed by the server).

Amity supports the sending and receiving of these five types of messages:

  • Text

  • Image

  • Audio

  • File

  • Custom

Last updated