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

2 uses

	github.com/gotd/td/tg (current package)
		tl_errors_gen.go#L214: 	ErrGameBotInvalid                   = "GAME_BOT_INVALID"
		tl_errors_gen.go#L1443: 	return tgerr.Is(err, ErrGameBotInvalid)