Reads all currently registered bots at GroupMe and returns them as GroupMeBot instances, ready to send
messages.
Namespace: CkSoftware.GroupMe.Sdk.BotAssembly: CkSoftware.GroupMe.Sdk.Bot (in CkSoftware.GroupMe.Sdk.Bot.dll) Version: 1.0.1.35397 (1.0.1.0)
Syntax
Return Value
Type: Task IEnumerable GroupMeBotAwaitable Task resulting in a list of GroupMeBot instances.
See Also