Layer 220
method Users
contacts.getContactIDs#7adc669d hash:long = Vector<int>;

Parameters

Name Type Description
Hash long Hash used for caching, for more info click here

Returns

Vector

Gogram Example

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