deleteAllMessageReactions

suspend fun TelegramBot.deleteAllMessageReactions(chatId: ChatIdentifier, userId: UserId? = null, actorChatId: ChatId? = null)(source)
suspend fun TelegramBot.deleteAllMessageReactions(chat: Chat, userId: UserId? = null, actorChatId: ChatId? = null)(source)