Skip to main content

Announcement Management

Announcement Management allows you to immediately send a chat message to all users currently connected to a channel.
Announcement chats cannot be blocked and are excluded from profanity filtering.
For client functions, please refer to the developer documentation - BACKND Chat.

Caution
  • The announcement sending/receiving function is only available in BACKND SDK 4.5.0 or later versions.
  • Operator registration is updated at midnight(24:00).
  • Send announcements

    Sends the written content as an announcement message to all users of the selected channel.

    Sent channels

    • All: All currently existing(general + guild) channels
    • General: All currently existing general channels
    • Guild: All currently existing guild channels

    Sender name

    • Nickname to be displayed in the chat channel when the announcement message is sent

    Sent content

    • Enter the content of the message to be sent as an announcement. Up to 512 bytes can be sent.
    • There is no separate input limit, but if the entered content exceeds 512 bytes, the excess will not be printed in the chat.
    • Enter key(line break) is ignored, and the message is displayed in a single line.

    Register operators

    You can assign a user as an operator by entering their member number or nickname.
    Users registered as operators can send all chats via methods in the in-game chat.

    • Operator announcements are delivered only to all 'general channels' in the game and not to guild channels.
      (If the game only uses guild channels, please use the Announcement function in BACKND Console.)
    • All chats(announcements) of accounts registered as operators are excluded from blocking, spam prevention, and profanity filters, and are shown unconditionally to users without exception.
    • Up to 5 people can be registered as BACKND Chat operators per project.
    • You can remove a registered operator by selecting them and clicking the Remove button.
    • In case of duplicate nicknames, the user that first appears is registered.(recommended to search users with member numbers)