mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2025-09-03 23:29:33 +00:00
RawChatId as value class
This commit is contained in:
0
tgbotapi.webapps/api/tgbotapi.webapps.api
Normal file
0
tgbotapi.webapps/api/tgbotapi.webapps.api
Normal file
@@ -6,7 +6,7 @@ import dev.inmo.tgbotapi.types.chat.CommonBot
|
||||
import dev.inmo.tgbotapi.types.chat.CommonUser
|
||||
|
||||
external interface WebAppUser {
|
||||
val id: Identifier
|
||||
val id: RawChatId
|
||||
@JsName(isBotField)
|
||||
val isBot: Boolean?
|
||||
@JsName(firstNameField)
|
||||
|
Reference in New Issue
Block a user