Skip to main content
Module

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

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

Properties

className: "SendMessageHistoryImportAction"
classType: "constructor"
CONSTRUCTOR_ID: 3688534598
progress: int
SUBCLASS_OF_ID: 548588577

Static Methods

fromReader(reader: Reader): SendMessageHistoryImportAction