Layer 220
PeerChat
Group.
constructor
peerChat#36c6019a chat_id:long = Peer;
Parameters
| Name | Type | Description |
|---|---|---|
| ChatId | long | Group identifier |
Returns
PeerGogram Example
// Creating PeerChat constructor obj := &tg.PeerChat{ ChatId: int64(0), }