github.com/gotd/td/tg.ChannelsGetAdminedPublicChannelsRequest.CheckLimit (field)
7 uses
github.com/gotd/td/tg (current package)
tl_channels_get_admined_public_channels_gen.go#L64: CheckLimit bool
tl_channels_get_admined_public_channels_gen.go#L95: if !(g.CheckLimit == false) {
tl_channels_get_admined_public_channels_gen.go#L121: g.CheckLimit = from.GetCheckLimit()
tl_channels_get_admined_public_channels_gen.go#L172: if !(g.CheckLimit == false) {
tl_channels_get_admined_public_channels_gen.go#L223: g.CheckLimit = g.Flags.Has(1)
tl_channels_get_admined_public_channels_gen.go#L251: g.CheckLimit = true
tl_channels_get_admined_public_channels_gen.go#L254: g.CheckLimit = false
![]() |
The pages are generated with Golds v0.8.4. (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 @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |