github.com/gotd/td/telegram/auth.Flow.Run (method)

2 uses

	github.com/gotd/td/telegram/auth (current package)
		flow.go#L51: func (f Flow) Run(ctx context.Context, client FlowClient) error {
		status.go#L44: 	if err := flow.Run(ctx, c); err != nil {