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

8 uses

	github.com/gotd/td/tg (current package)
		tl_communities_toggle_all_peer_link_request_approval_gen.go#L43: 	Community InputChannelClass
		tl_communities_toggle_all_peer_link_request_approval_gen.go#L67: 	if !(t.Community == nil) {
		tl_communities_toggle_all_peer_link_request_approval_gen.go#L89: 	t.Community = from.GetCommunity()
		tl_communities_toggle_all_peer_link_request_approval_gen.go#L153: 	if t.Community == nil {
		tl_communities_toggle_all_peer_link_request_approval_gen.go#L156: 	if err := t.Community.Encode(b); err != nil {
		tl_communities_toggle_all_peer_link_request_approval_gen.go#L189: 		t.Community = value
		tl_communities_toggle_all_peer_link_request_approval_gen.go#L218: 	return t.Community
		tl_communities_toggle_all_peer_link_request_approval_gen.go#L223: 	return t.Community.AsNotEmpty()