Skip to main content
Module

x/grm/mod.ts>tl.Api.BadMsgNotification

MTProto API Client for Deno 🦕
Go to Latest
class tl.Api.BadMsgNotification
extends VirtualClass<{ badMsgId: long; badMsgSeqno: int; errorCode: int; }>
import { tl } from "https://deno.land/x/grm@0.5.2/mod.ts";
const { BadMsgNotification } = tl.Api;

Properties

badMsgId: long
badMsgSeqno: int
className: "BadMsgNotification"
classType: "constructor"
CONSTRUCTOR_ID: 2817521681
errorCode: int
SUBCLASS_OF_ID: 3468337495