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#L88: 	if !(g.CheckLimit == false) {
		tl_channels_get_admined_public_channels_gen.go#L110: 	g.CheckLimit = from.GetCheckLimit()
		tl_channels_get_admined_public_channels_gen.go#L155: 	if !(g.CheckLimit == false) {
		tl_channels_get_admined_public_channels_gen.go#L203: 	g.CheckLimit = g.Flags.Has(1)
		tl_channels_get_admined_public_channels_gen.go#L230: 		g.CheckLimit = true
		tl_channels_get_admined_public_channels_gen.go#L233: 		g.CheckLimit = false
|  | 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. |