type github.com/gotd/td/telegram/auth.RecoverPasswordOptions

2 uses

	github.com/gotd/td/telegram/auth (current package)
		password.go#L208: type RecoverPasswordOptions struct {
		password.go#L230: func (c *Client) RecoverPassword(ctx context.Context, opts RecoverPasswordOptions) (*tg.AuthAuthorization, error) {