Layer 220
method Users
account.getContactSignUpNotification#9f07c728 = Bool;

Returns

Bool

Gogram Example

// AccountGetContactSignUpNotification - positional arguments
result, err := client.AccountGetContactSignUpNotification()
if err != nil {
    // handle error
}
// result is *tg.Bool