Raw.stickers.CheckShortName

Raw.stickers.CheckShortName

Check whether the given short name is available

stickers.checkShortName#284b3639 short_name:string = Bool;
export namespace Raw {
  export namespace stickers {
    export class CheckShortName {
      constructor(params: { shortName: string }) {}
    }
  }
}

This is a function constructor, you can use it as method when call invoke

Layer: 185
Constructor ID: 0x284b3639

Property

  • shortName : string

    Short name

Results

boolean