# UserClientTypes

| Properties | Description                                        | Type   |
| ---------- | -------------------------------------------------- | ------ |
| id         | Logged bot's user ID.                              | String |
| botID      | Logged bot ID of the bot.                          | String |
| username   | Logged bot's username                              | String |
| createdAt  | Timestamp (unix epoch time) of the bot's creation. | Number |
| createdBy  | Logged bot's owner id.                             | Number |
