Skip to main content
Module

x/grm/mod.ts>Api.ChannelParticipantsMentions

MTProto API Client for Deno 🦕
Go to Latest
class Api.ChannelParticipantsMentions
extends VirtualClass<{ q?: string; topMsgId?: int; }>
import { Api } from "https://deno.land/x/grm@0.6.0/mod.ts";
const { ChannelParticipantsMentions } = Api;

Properties

className: "ChannelParticipantsMentions"
classType: "constructor"
CONSTRUCTOR_ID: 3763035371
optional
q: string
SUBCLASS_OF_ID: 3209570131
optional
topMsgId: int