UserInfo Class
User information that made some action.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
UserInfo(*, object_id: str | None = None, **kwargs)
Keyword-Only Parameters
| Name | Description |
|---|---|
|
object_id
|
The object id of the user. Default value: None
|