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

2 uses

	github.com/gotd/td/tg (current package)
		tl_errors_gen.go#L279: 	ErrMegagroupIDInvalid               = "MEGAGROUP_ID_INVALID"
		tl_errors_gen.go#L1768: 	return tgerr.Is(err, ErrMegagroupIDInvalid)