Layer 228
DialogPeerCommunity
constructor
dialogPeerCommunity#2f65c8e4 community_id:long = DialogPeer;
Parameters
| Name | Type | Description |
|---|---|---|
| CommunityId | long |
Returns
DialogPeerGogram Example
// Creating DialogPeerCommunity constructor obj := &tg.DialogPeerCommunity{ CommunityId: int64(1234567890), }