Raw.KeyboardButtonUserProfile

Raw.KeyboardButtonUserProfile

Button that links directly to a user profile

keyboardButtonUserProfile#308660c1 text:string user_id:long = KeyboardButton;
export namespace Raw {
  export class KeyboardButtonUserProfile {
    constructor(params: { text: string; userId: bigint }) {}
  }
}
🚫

This is a types constructor, you can’t use it as method when call invoke.

Layer: 185
Constructor ID: 0x308660c1

Property