premium.getUserBoosts

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

 Method schema is available as of layer 166. Switch ยป

Parameters

Name Type Description
peer InputPeer The channel
user_id InputUser The user

Result

premium.BoostsList

Possible errors

Code Type Description
400 PEER_ID_INVALID The provided peer id is invalid.

Bots can use this method