- 7.44.00
Added support for User data archivalTime and suspensionTime that is available
when fields archived and suspended are requested in gam info user and gam print users.
Added the following options to gam <UserTypeEntity> show chatmessages to simplify specifying a filter.
start|starttime <Date>|<Time>
end|endtime <Date>|<Time>
range <Date>|<Time> <Date>|<Time>
thread <ChatThread>
Added commands to search for and display chat messages.
These commands are in Developer Preview; to use them you must have these values set in gam.cfg.
developer_preview_apis = chat
developer_preview_api_key = <DeveloperPreviewKey>
Upgraded to Python 3.14.5.
- See Update History