Raw.InputKeyboardButtonUserProfile

Raw.InputKeyboardButtonUserProfile

Button that links directly to a user profile

inputKeyboardButtonUserProfile#e988037b text:string user_id:InputUser = KeyboardButton;
export namespace Raw {
  export class InputKeyboardButtonUserProfile {
    constructor(params: { text: string; userId: Raw.TypeInputUser }) {}
  }
}
🚫

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

Layer: 185
Constructor ID: 0xe988037b

Property