Raw.InputCollectibleUsername

Raw.InputCollectibleUsername

Represents a username fragment collectible

inputCollectibleUsername#e39460a9 username:string = InputCollectible;
export namespace Raw {
  export class InputCollectibleUsername {
    constructor(params: { username: string }) {}
  }
}
🚫

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

Layer: 185
Constructor ID: 0xe39460a9

Property