The DestroyBotParameters type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AvatarPicture |
The bot avatar picture as PictureData reference.
(Inherited from BotData.) | |
| AvatarUrl |
The plain avatar url property given by the API.
(Inherited from BotData.) | |
| CallbackUrl |
The registered callback URL.
(Inherited from BotData.) | |
| GroupId |
The group id where the bot is living.
(Inherited from BotData.) | |
| GroupName |
The group name where the bot is living (undocumented by GroupMe).
(Inherited from BotData.) | |
| Id |
The id of the bot.
(Inherited from BotData.) | |
| Name |
The display-name of the bot.
(Inherited from BotData.) |
See Also