Properties

Link copied to clipboard
abstract val chatInstance: String
Link copied to clipboard
abstract val data: String
Link copied to clipboard
abstract override val from: CommonUser

The source User of this type

Link copied to clipboard
abstract val id: CallbackQueryId
Link copied to clipboard
open override val user: CommonUser

Functions

Link copied to clipboard
fun CallbackQuery.createAnswer(text: String? = null, showAlert: Boolean? = null, url: String? = null, cachedTimeSeconds: Int? = null): AnswerCallbackQuery