GroupMeBot DestroyBot Method CkSoftware GroupMe SDK - Documentation
Destroys the currently assigned bot. The bot will no longer be available on GroupMe and needs to be recreated either using the GroupMe UI or using the StartBot command.

Namespace: CkSoftware.GroupMe.Sdk.Bot
Assembly: CkSoftware.GroupMe.Sdk.Bot (in CkSoftware.GroupMe.Sdk.Bot.dll) Version: 1.0.1.35397 (1.0.1.0)
Syntax

public void DestroyBot()
See Also