2

How to directly add user to muc room in ejabberd without send invites. Add user to muc room is done only by admin. Is their any method for using ejabberd rest api. Please suggest. thanks in advance.

Prashanth v
  • 202
  • 3
  • 15

1 Answers1

1

Hope this help - set_room_affiliation

https://docs.ejabberd.im/developer/ejabberd-api/admin-api/#set-room-affiliation

Rubycon
  • 18,156
  • 10
  • 49
  • 70