requestPeerTypeUser
Choose a user.
type tg.RequestPeerTypeUser struct { /* ... */ }
Implements RequestPeerType.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Bot | bool | — | Whether to allow choosing only bots. |
Premium | bool | — | Whether to allow choosing only Premium users. |
References
- Official documentation
- Generated Go reference
- TL definition:
requestPeerTypeUser#5f3b8a00