Skip to main content
Module

x/grm/mod.ts>Api.InputPrivacyValueDisallowAll

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

Properties

className: "InputPrivacyValueDisallowAll"
classType: "constructor"
CONSTRUCTOR_ID: 3597362889
SUBCLASS_OF_ID: 1513843490

Static Methods

fromReader(reader: Reader): InputPrivacyValueDisallowAll