Files
Toju/docs-site/docs/user-guide/text-and-direct-messages.md
Myx 0a714428f6 docs: improve doucmentation
improve doucmentation and fix small store changes
2026-04-30 01:16:48 +02:00

1.3 KiB

sidebar_position
sidebar_position
3

Text and Direct Messages

Text channels and direct messages both use written chat, but they are meant for different situations.

Text Channels

Text channels belong to a server. Everyone with access to that server and channel can participate.

You can use text channels to:

  • send normal messages;
  • edit or delete your own messages when allowed;
  • react to messages;
  • send attachments;
  • browse and send GIFs when available;
  • see typing indicators;
  • read synced message history stored on your device.

Direct Messages

Direct messages are private conversations outside a server channel. Use them when a message is meant for one person instead of the server.

Attachments and Media

Attachments can appear as files, images, audio, or video depending on the file type and what the app can preview. If an image or link cannot load directly, the app can use fallback paths where available.

Message Sync

MetoYou stores messages locally and syncs recent messages with peers when connections are available. If you were offline, messages may appear after peers reconnect and exchange their recent message lists.

Plugin Messages

Some plugins can send messages, create bot-style plugin users, render custom embeds, or add composer buttons. MetoYou asks for plugin capability grants before plugins can use privileged message features.