class types.MessagesExportedChatInviteReplaced
extends _TypeMessagesExportedChatInvite
import { types } from "https://deno.land/x/mtkruto@0.1.105/mod.ts";
const { MessagesExportedChatInviteReplaced } = types;
Constructors
new
MessagesExportedChatInviteReplaced(params: { invite: TypeExportedChatInvite; newInvite: TypeExportedChatInvite; users: Array<TypeUser>; })Properties
protected
readonly
[params]: Paramsinvite: TypeExportedChatInvite
newInvite: TypeExportedChatInvite
users: Array<TypeUser>
Static Properties
readonly
[paramDesc]: ParamDesc