inputPeerChannel
Defines a channel for further interaction.
type tg.InputPeerChannel struct { /* ... */ }
Implements InputPeer.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
ChannelID | int64 | yes | Channel identifier |
AccessHash | int64 | yes | access_hash value from the channel constructor |
References
- Official documentation
- Generated Go reference
- TL definition:
inputPeerChannel#27bcbbfc