Skip to main content
Module

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

MTProto API Client for Deno 🦕
Go to Latest
class tl.Api.MessageService
extends CustomMessage
import { tl } from "https://deno.land/x/grm@0.5.0/mod.ts";
const { MessageService } = tl.Api;

Properties

className: "MessageService"
classType: "request"
CONSTRUCTOR_ID: 721967202
SUBCLASS_OF_ID: 2030045667

Static Methods

fromReader(reader: Reader): MessageService