Skip to main content
Module

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

MTProto API Client for Deno 🦕
Latest
class tl.Api.UpdateBotStopped
extends VirtualClass<{ userId: long; date: int; stopped: Bool; qts: int; }>
import { tl } from "https://deno.land/x/grm@0.8.2/mod.ts";
const { UpdateBotStopped } = tl.Api;

Properties

className: "UpdateBotStopped"
classType: "constructor"
CONSTRUCTOR_ID: 3297184329
date: int
qts: int
stopped: Bool
SUBCLASS_OF_ID: 2676568142
userId: long