Skip to main content
Module

x/grm/mod.ts>Api.account.ThemesNotModified

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

Properties

className: "account.ThemesNotModified"
classType: "constructor"
CONSTRUCTOR_ID: 4095653410
SUBCLASS_OF_ID: 2143625732

Static Methods

fromReader(reader: Reader): ThemesNotModified