sendActionTyping

suspend fun TelegramBot.sendActionTyping(chatId: ChatIdentifier): Boolean
suspend fun TelegramBot.sendActionTyping(chat: Chat): Boolean