BotChatMessageRequestRequest
- Type: string
message min length:1requiredThe message text to send. Does not support emojis currently. For Microsoft Teams, you can use basic HTML tags to format the message including
,
, , , and . - Type: string · ToEnumenum
to everyone- everyonespecific_user- specific_usereveryone_but_host- everyone_but_host
valueseveryone specific _user everyone _but _host
- Type: string | null
to _user _uuid max length:255The UUID of the user to send the message to. Required if 'to' is 'specific_user'.