github.com/gotd/td/tg.CommunitiesTogglePeerLinkRequest.Community (field)
8 uses
github.com/gotd/td/tg (current package)
tl_communities_toggle_peer_link_gen.go#L47: Community InputChannelClass
tl_communities_toggle_peer_link_gen.go#L79: if !(t.Community == nil) {
tl_communities_toggle_peer_link_gen.go#L109: t.Community = from.GetCommunity()
tl_communities_toggle_peer_link_gen.go#L194: if t.Community == nil {
tl_communities_toggle_peer_link_gen.go#L197: if err := t.Community.Encode(b); err != nil {
tl_communities_toggle_peer_link_gen.go#L238: t.Community = value
tl_communities_toggle_peer_link_gen.go#L312: return t.Community
tl_communities_toggle_peer_link_gen.go#L325: return t.Community.AsNotEmpty()
![]() |
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. |