Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

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

Properties

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