github.com/gotd/td/tg.CommunitiesGetPeerLinkRequestsRequest.Community (field)

8 uses

	github.com/gotd/td/tg (current package)
		tl_communities_get_peer_link_requests_gen.go#L39: 	Community InputChannelClass
		tl_communities_get_peer_link_requests_gen.go#L61: 	if !(g.Community == nil) {
		tl_communities_get_peer_link_requests_gen.go#L89: 	g.Community = from.GetCommunity()
		tl_communities_get_peer_link_requests_gen.go#L147: 	if g.Community == nil {
		tl_communities_get_peer_link_requests_gen.go#L150: 	if err := g.Community.Encode(b); err != nil {
		tl_communities_get_peer_link_requests_gen.go#L179: 		g.Community = value
		tl_communities_get_peer_link_requests_gen.go#L203: 	return g.Community
		tl_communities_get_peer_link_requests_gen.go#L224: 	return g.Community.AsNotEmpty()