GroupMeBotSendMessage SubmitAsync Method CkSoftware GroupMe SDK - Documentation
Submits the message to the GroupMe API asynchronous.

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 Task SubmitAsync()

Return Value

Type: Task
An awaitable task.
See Also