# Slixmpp: The Slick XMPP Library# Copyright (C) 2020 Mathieu Pasquet <mathieui@mathieui.net># This file is part of Slixmpp.# See the file LICENSE for copying permissiofromslixmpp.stanzaimportMessage,Iqfromslixmpp.xmlstreamimport(ElementBase,register_stanza_plugin,)fromslixmpp.plugins.xep_0422.stanzaimportApplyTofromslixmpp.plugins.xep_0421.stanzaimportOccupantIdfromslixmpp.plugins.xep_0424.stanzaimportRetract,RetractedNS='urn:xmpp:message-moderate:0'