Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
POST /Agent/Xmpp/SendSubscriptionAccepted
{ "to":Required(Str(PTo)), "id":Optional(Str(PId)) }
{ "sent":Required(Bool(PSent)), "id":Required(Str(PId)), "RosterItem": { "bareJid": Required(Str(PBareJid)), "pendingSubscription": Required(Bool(PPendingSubscription)), "status": Required(Str(PStatus)), "name": Required(Str(PName)), "Groups": Optional(Str(PGroups)[]) } }