Package dev. inmo. tgbotapi. types. message. ChatEvents. voice
Types
Link copied to clipboard
Link copied to clipboard
data class VideoChatParticipantsInvited(val users: List<User> = emptyList()) : VideoChatEvent
Content copied to clipboard
Link copied to clipboard
data class VideoChatScheduled(val startDate: TelegramDate) : VideoChatEvent
Content copied to clipboard
Link copied to clipboard