class MessagesExportedChatInviteReplaced
extends _TypeMessagesExportedChatInvite
import { MessagesExportedChatInviteReplaced } from "https://deno.land/x/mtkruto@0.0.998/tl/2_types.ts";
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