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