Layer 220
method
payments.getStarGiftActiveAuctions#a5d0514d hash:long = payments.StarGiftActiveAuctions;

Parameters

Name Type Description
Hash long

Gogram Example

// PaymentsGetStarGiftActiveAuctions - positional arguments
result, err := client.PaymentsGetStarGiftActiveAuctions(int64(0))
if err != nil {
    // handle error
}
// result is *tg.PaymentsStarGiftActiveAuctions