1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-06-03 00:15:27 +00:00
tgbotapi/tgbotapi.core/src/commonMain/kotlin/dev/inmo/tgbotapi/types/message/ChatEvents/abstracts/VoiceChatEvent.kt

4 lines
101 B
Kotlin
Raw Normal View History

2021-03-09 13:19:15 +00:00
package dev.inmo.tgbotapi.types.message.ChatEvents.abstracts
2021-04-28 14:08:02 +00:00
interface VoiceChatEvent : CommonEvent