Skip to main content
Module

x/grm/mod.ts>Api.SecureRequiredTypeOneOf

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

Properties

className: "SecureRequiredTypeOneOf"
classType: "constructor"
CONSTRUCTOR_ID: 41187252
SUBCLASS_OF_ID: 2088452618
types: Api.TypeSecureRequiredType[]

Static Methods

fromReader(reader: Reader): SecureRequiredTypeOneOf