Raw.account.AddNoPaidMessagesException
account.addNoPaidMessagesException#6f688aa7 flags:# refund_charged:flags.0?true user_id:InputUser = Bool;
export namespace Raw {
export namespace account {
export class AddNoPaidMessagesException {
constructor(params: { refundCharged?: boolean; userId: Raw.TypeInputUser }) {}
}
}
}
This is a function constructor, you can use it as method when call invoke
Layer: 201
Constructor ID: 0x6f688aa7
Property
refundCharged
: boolean or undefineduserId
: Raw.TypeInputUser