import { functions } from "https://deno.land/x/mtkruto@0.1.105/mod.ts";
const { MessagesRequestEncryption } = functions;
Constructors
new
MessagesRequestEncryption(params: { userId: types.TypeInputUser; randomId: number; gA: Uint8Array; })Properties
protected
readonly
[params]: ParamsuserId: types.TypeInputUser
Static Properties
readonly
[paramDesc]: ParamDesc