github.com/gotd/td/tg.StatsMegagroupStats.Posters (field)
6 uses
github.com/gotd/td/tg (current package)
tl_stats_megagroup_stats_gen.go#L51: Posters StatsAbsValueAndPrev
tl_stats_megagroup_stats_gen.go#L105: if !(m.Posters.Zero()) {
tl_stats_megagroup_stats_gen.go#L181: m.Posters = from.GetPosters()
tl_stats_megagroup_stats_gen.go#L317: if err := m.Posters.Encode(b); err != nil {
tl_stats_megagroup_stats_gen.go#L435: if err := m.Posters.Decode(b); err != nil {
tl_stats_megagroup_stats_gen.go#L603: return m.Posters
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |