github.com/gotd/td/tg.DialogPeerCommunity.CommunityID (field)
6 uses
github.com/gotd/td/tg (current package)
tl_dialog_peer_gen.go#L320: CommunityID int64
tl_dialog_peer_gen.go#L343: if !(d.CommunityID == 0) {
tl_dialog_peer_gen.go#L363: d.CommunityID = from.GetCommunityID()
tl_dialog_peer_gen.go#L411: b.PutLong(d.CommunityID)
tl_dialog_peer_gen.go#L436: d.CommunityID = value
tl_dialog_peer_gen.go#L446: return d.CommunityID
![]() |
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. |