mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2025-12-27 00:19:24 +00:00
add Audio InlineQueryResult
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package com.github.insanusmokrassar.TelegramBotAPI.CommonAbstracts
|
||||
|
||||
interface Performerable {
|
||||
val performer: String?
|
||||
}
|
||||
Reference in New Issue
Block a user