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

2 uses

	github.com/gotd/td/tg (current package)
		tl_errors_gen.go#L281: 	ErrMegagroupRequired                = "MEGAGROUP_REQUIRED"
		tl_errors_gen.go#L1778: 	return tgerr.Is(err, ErrMegagroupRequired)