1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-09-16 13:49:26 +00:00

update voice chats

This commit is contained in:
2021-04-28 20:08:02 +06:00
parent 1f7450844f
commit 0914710cc7
3 changed files with 16 additions and 3 deletions

View File

@@ -1,3 +1,3 @@
package dev.inmo.tgbotapi.types.message.ChatEvents.abstracts
interface VoiceChatEvent : SupergroupEvent
interface VoiceChatEvent : CommonEvent