userStatusOnline
Online status of the user.
type tg.UserStatusOnline struct { /* ... */ }
Implements UserStatus.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Expires | int | yes | Time to expiration of the current online status |
References
- Official documentation
- Generated Go reference
- TL definition:
userStatusOnline#edb93949