Send Action
data class SendAction(val chatId: ChatIdentifier, val action: BotAction) : SendChatMessageRequest<Boolean>
Content copied to clipboard
Send notification to user which will be shown for 5 seconds or while user have no messages from bot