inputPeerUser
Defines a user for further interaction.
type tg.InputPeerUser struct { /* ... */ }
Implements InputPeer.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
UserID | int64 | yes | User identifier |
AccessHash | int64 | yes | access_hash value from the user constructor |
References
- Official documentation
- Generated Go reference
- TL definition:
inputPeerUser#dde8a54c