Raw.premium.GetUserBoosts

Raw.premium.GetUserBoosts

Returns the lists of boost that were applied to a channel/supergroup by a specific user (admins only)

premium.getUserBoosts#39854d1f peer:InputPeer user_id:InputUser = premium.BoostsList;
export namespace Raw {
  export namespace premium {
    export class GetUserBoosts {
      constructor(params: { peer: Raw.TypeInputPeer; userId: Raw.TypeInputUser }) {}
    }
  }
}

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

Layer: 185
Constructor ID: 0x39854d1f

Property

Results

Raw.premium.TypeBoostsList

Bots can use