> For the complete documentation index, see [llms.txt](https://legacy.docs.touchguild.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://legacy.docs.touchguild.com/documentation/select-version/v.0.1.6/types/userclienttypes.md).

# 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 |
