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