class types.ContactStatus
extends _TypeContactStatus
import { types } from "https://deno.land/x/mtkruto@0.0.998/2_tl.ts";
const { ContactStatus } = types;
Constructors
new
ContactStatus(params: { userId: bigint; status: TypeUserStatus; })Static Properties
readonly
[paramDesc]: ParamDesc