XEP-0502: MUC Activity Indicator

XEP-0502 on xmpp.org

class slixmpp.plugins.xep_0502.XEP_0502(xmpp, config=None)[source]

XEP-0502: MUC Activity Indicator

async get_activity(jid, **iqargs)[source]

Return the activity of a room, or None if the activity is not found

Return type:

float | None