Layer 220
method Users
smsjobs.join#a74ece2d = Bool;

Returns

Bool

Possible Errors

Code Type Description
400 NOT_ELIGIBLE The current user is not eligible to join the Peer-to-Peer Login Program.

Gogram Example

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