const github.com/gotd/td/tg.ErrUserBot

2 uses

	github.com/gotd/td/tg (current package)
		tl_errors_gen.go#L510: 	ErrUserBot                          = "USER_BOT"
		tl_errors_gen.go#L2923: 	return tgerr.Is(err, ErrUserBot)