inputPeerChat
Defines a chat for further interaction.
type tg.InputPeerChat struct { /* ... */ }
Implements InputPeer.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
ChatID | int64 | yes | Chat identifier |
References
- Official documentation
- Generated Go reference
- TL definition:
inputPeerChat#35a95cb9