Skip to main content
Module

x/grm/mod.ts>Api.MessageActionBotAllowed

MTProto API Client for Deno 🦕
Go to Latest
class Api.MessageActionBotAllowed
extends VirtualClass<{ domain: string; }>
import { Api } from "https://deno.land/x/grm@0.8.0/mod.ts";
const { MessageActionBotAllowed } = Api;

Properties

className: "MessageActionBotAllowed"
classType: "constructor"
CONSTRUCTOR_ID: 2884218878
domain: string
SUBCLASS_OF_ID: 2256589094

Static Methods

fromReader(reader: Reader): MessageActionBotAllowed