github.com/gotd/td/tg.StatsGetMegagroupStatsRequest.Decode (method, view implemented interface methods)

2 uses

	github.com/gotd/td/tg (current package)
		tl_server_gen.go#L9322: 		if err := request.Decode(b); err != nil {
		tl_stats_get_megagroup_stats_gen.go#L173: func (g *StatsGetMegagroupStatsRequest) Decode(b *bin.Buffer) error {