Raw.Birthday
Birthday information for a user.
birthday#6c8e1e06 flags:# day:int month:int year:flags.0?int = Birthday;
export namespace Raw {
export class Birthday {
constructor(params: { day: number; month: number; year?: number }) {}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0x6c8e1e06