DestroyBotParameters PropertiesCkSoftware GroupMe SDK - Documentation

The DestroyBotParameters type exposes the following members.

Properties

  NameDescription
Public propertyAvatarPicture
The bot avatar picture as PictureData reference.
(Inherited from BotData.)
Public propertyAvatarUrl
The plain avatar url property given by the API.
(Inherited from BotData.)
Public propertyCallbackUrl
The registered callback URL.
(Inherited from BotData.)
Public propertyGroupId
The group id where the bot is living.
(Inherited from BotData.)
Public propertyGroupName
The group name where the bot is living (undocumented by GroupMe).
(Inherited from BotData.)
Public propertyId
The id of the bot.
(Inherited from BotData.)
Public propertyName
The display-name of the bot.
(Inherited from BotData.)
Top
See Also