Skip to main content
Module

x/grm/mod.ts>CallbackQueryEvent

MTProto API Client for Deno 🦕
Go to Latest
class CallbackQueryEvent
Re-export
import { CallbackQueryEvent } from "https://deno.land/x/grm@0.5.2/mod.ts";

Constructors

new
CallbackQueryEvent()

Properties

private
_answered: boolean
private
_message: Api.Message | undefined
readonly
chatInstance
readonly
data
readonly
id
readonly
messageId
patternMatch: RegExpMatchArray | undefined
readonly
sender
readonly
viaInline