docsFunctionsContextZallowUserMentions

ZallowUserMentions

Restricts user pings in the bot response to only the listed user IDs; if no IDs are given, all user mentions are suppressed.

Syntax

ZallowUserMentions{userID;...}

Arguments

NameTypeRequiredDefault
userIDsnowflakeNo-

Example

ZallowUserMentions{123456789012345678;987654321098765432}