github.com/gotd/td/tg.CommunityPeer.CanViewHistory (field)
7 uses
github.com/gotd/td/tg (current package)
tl_community_peer_gen.go#L41: CanViewHistory bool
tl_community_peer_gen.go#L68: if !(c.CanViewHistory == false) {
tl_community_peer_gen.go#L96: c.CanViewHistory = from.GetCanViewHistory()
tl_community_peer_gen.go#L147: if !(c.CanViewHistory == false) {
tl_community_peer_gen.go#L206: c.CanViewHistory = c.Flags.Has(2)
tl_community_peer_gen.go#L228: c.CanViewHistory = true
tl_community_peer_gen.go#L231: c.CanViewHistory = 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. |