Update Users-Chat.md
Added a command to get information about a direct message chat space between two users.
Update Chat Bot instructions
Simplified specifying a Chat space name; Python 3.11.4
Updated commands to delete chatmembers
Added option `<ChatContent>` to `gam <UserTypeEntity> create chatspace`
Updated `gam <UserTypeEntity> create chatspace` to support chatspace types `GROUP_CHAT` and `DIRECT_MESSAGE`
Update installation instructions
Added initial support for user chat spaces.
Add Users Chat