Group.RemoveMembersWithReason doesn't reject MUC invitations
Submitted by Simon McVittie
Assigned to Telepathy bugs list
Description
This call in test-muc-invite.py:
channel.RemoveMembersWithReason([self_handle], "bored now", 0)
doesn't actually work. I'll work around it for now by calling Close(), but this really ought to be supported.
Version: git master