github.com/gotd/td/tg.CommunitiesCreateRequest.Hidden (field)
7 uses
github.com/gotd/td/tg (current package)
tl_communities_create_gen.go#L41: Hidden bool
tl_communities_create_gen.go#L70: if !(c.Hidden == false) {
tl_communities_create_gen.go#L102: c.Hidden = from.GetHidden()
tl_communities_create_gen.go#L158: if !(c.Hidden == false) {
tl_communities_create_gen.go#L218: c.Hidden = c.Flags.Has(1)
tl_communities_create_gen.go#L247: c.Hidden = true
tl_communities_create_gen.go#L250: c.Hidden = 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. |