Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.05 KB

File metadata and controls

17 lines (13 loc) · 1.05 KB

SendbirdPlatformSdk.CreateABotRequest

Properties

Name Type Description Notes
botCallbackUrl String
botNickname String Specifies the bot's nickname. The length is limited to 80 characters.
botProfileUrl String
botType String
botUserid String Specifies the unique ID of a bot. The length is limited to 80 characters.
isPrivacyMode Boolean Determines whether to forward all or specific messages to the bot in channels where the bot is a member. If set to true, only messages starting with a "/" or mentioning the bot_userid are forwarded to the bot. If set to false, all messages are forwarded. This property can help protect the privacy of users' chat logs by configuring the bot to only receive messages addressed to the bot.
channelInvitationPreference Number [optional]
enableMarkAsRead Boolean [optional]
showMember Boolean [optional]