1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-09-03 07:09:23 +00:00

CallbackGame update

This commit is contained in:
2020-04-22 13:08:05 +06:00
parent 3f896c2240
commit 17f64f9b48
2 changed files with 3 additions and 5 deletions

View File

@@ -3,8 +3,4 @@ package com.github.insanusmokrassar.TelegramBotAPI.types.games
import kotlinx.serialization.Serializable
@Serializable
class CallbackGame {
init {
TODO()
}
}
object CallbackGame