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

2 uses

	github.com/gotd/td/tg (current package)
		tl_errors_gen.go#L74: 	ErrBotInvalid                       = "BOT_INVALID"
		tl_errors_gen.go#L743: 	return tgerr.Is(err, ErrBotInvalid)