Skip to main content

get_presence

Method
This is a method of the PresenceProtocol class in the protocols module.
Get a single client’s presence info.

Signature

Parameters

str
required
No description available.

Returns

Optional[PresenceInfo]
The result of the operation.

Source

View on GitHub

praisonaiagents/gateway/protocols.py at line 1379