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()