github.com/gotd/td/tg.DialogPeerCommunity.CommunityID (field)

6 uses

	github.com/gotd/td/tg (current package)
		tl_dialog_peer_gen.go#L320: 	CommunityID int64
		tl_dialog_peer_gen.go#L343: 	if !(d.CommunityID == 0) {
		tl_dialog_peer_gen.go#L363: 	d.CommunityID = from.GetCommunityID()
		tl_dialog_peer_gen.go#L411: 	b.PutLong(d.CommunityID)
		tl_dialog_peer_gen.go#L436: 		d.CommunityID = value
		tl_dialog_peer_gen.go#L446: 	return d.CommunityID