github.com/gotd/td/tg.CommunityFull.PeerLinkRequestsPending (field)
8 uses
github.com/gotd/td/tg (current package)
tl_chat_full_gen.go#L4249: PeerLinkRequestsPending int
tl_chat_full_gen.go#L4293: if !(c.PeerLinkRequestsPending == 0) {
tl_chat_full_gen.go#L4332: c.PeerLinkRequestsPending = val
tl_chat_full_gen.go#L4403: if !(c.PeerLinkRequestsPending == 0) {
tl_chat_full_gen.go#L4447: b.PutInt(c.PeerLinkRequestsPending)
tl_chat_full_gen.go#L4530: c.PeerLinkRequestsPending = value
tl_chat_full_gen.go#L4606: c.PeerLinkRequestsPending = value
tl_chat_full_gen.go#L4618: return c.PeerLinkRequestsPending, 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. |