/ SDKs / Flutter
SDKs
Chat SDKs Flutter v3
Chat SDKs Flutter
Chat SDKs
Flutter
Version 3
Sendbird Chat SDK v3 for Flutter is no longer supported as a new version is released. Check out our latest Chat SDK v4

Send an admin message

Copy link

You can send an admin message to a channel on Sendbird Dashboard or using Chat Platform API.

To send an admin message to an open channel through your dashboard, go to Chat > Open channels, select an open channel from the list, find the message box at the bottom of the page, click the Admin message tab, and then type your message in the box. The maximum length of an admin message is 1,000 characters.

To send an admin message to a group channel through your dashboard, go to Chat > Group channels, select a group channel from the list, find the message box at the bottom of the page, click the Admin message tab, and then type your message in the box. The maximum length of an admin message is 1,000 characters. You can send a push notification for the message by clicking the box next to Send push notification.

Alternatively, for both open and group channels, you can send an admin message from outside the chat view by navigating to the channel list under Chat > Open channels or Chat > Group channels. Select the box of one or more channels you wish to send an admin message to and click Admin message at the top of the list. Then, a popup will appear so that you can enter a message.