debugging
This commit is contained in:
@@ -166,6 +166,10 @@ class XMPPTelegram(ComponentXMPP):
|
|||||||
|
|
||||||
# detect media
|
# detect media
|
||||||
|
|
||||||
|
logging.debug("test")
|
||||||
|
|
||||||
|
logging.debug(msg.__dict__)
|
||||||
|
|
||||||
if "oob" in msg:
|
if "oob" in msg:
|
||||||
logging.debug("Found OOB content in message")
|
logging.debug("Found OOB content in message")
|
||||||
if "url" in msg['oob']:
|
if "url" in msg['oob']:
|
||||||
|
|||||||
Reference in New Issue
Block a user