Skip to main content
Module

x/mtkruto/mod.ts>types.AccountWebAuthorizations

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class types.AccountWebAuthorizations
extends _TypeAccountWebAuthorizations
import { types } from "https://deno.land/x/mtkruto@0.1.106/mod.ts";
const { AccountWebAuthorizations } = types;

Constructors

new
AccountWebAuthorizations(params: { authorizations: Array<TypeWebAuthorization>; users: Array<TypeUser>; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
authorizations: Array<TypeWebAuthorization>
users: Array<TypeUser>

Static Properties

readonly
[paramDesc]: ParamDesc