github.com/gotd/td/tg.CommunityPeer.Visible (field)
8 uses
github.com/gotd/td/tg (current package)
tl_community_peer_gen.go#L45: Visible bool
tl_community_peer_gen.go#L71: if !(c.Visible == false) {
tl_community_peer_gen.go#L98: c.Visible = val
tl_community_peer_gen.go#L150: if !(c.Visible == false) {
tl_community_peer_gen.go#L174: b.PutBool(c.Visible)
tl_community_peer_gen.go#L212: c.Visible = value
tl_community_peer_gen.go#L246: c.Visible = value
tl_community_peer_gen.go#L258: return c.Visible, true
![]() |
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. |