github.com/gotd/td/telegram/auth.Client.SendCode (method, view implemented interface methods)

one use

	github.com/gotd/td/telegram/auth (current package)
		user.go#L67: func (c *Client) SendCode(ctx context.Context, phone string, options SendCodeOptions) (tg.AuthSentCodeClass, error) {