Layer 224
SmsjobsJoin
Enable SMS jobs (official clients only).
method
Users
smsjobs.join#a74ece2d = Bool;
Returns
BoolGogram Example
// SmsjobsJoin - positional arguments result, err := client.SmsjobsJoin() if err != nil { // handle error } // result is *tg.Bool
Possible Errors
| Code | Type | Description |
|---|---|---|
| 400 | NOT_ELIGIBLE | The current user is not eligible to join the Peer-to-Peer Login Program. |