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

2 uses

	github.com/gotd/td/tg (current package)
		tl_errors_gen.go#L519: 	ErrUserIsBot                        = "USER_IS_BOT"
		tl_errors_gen.go#L2968: 	return tgerr.Is(err, ErrUserIsBot)