Skip to main content
Module

x/grm/mod.ts>Api.Message

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

Properties

className: "Message"
classType: "request"
CONSTRUCTOR_ID: 940666592
SUBCLASS_OF_ID: 2030045667

Static Methods

fromReader(reader: Reader): Message