You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 14, 2021. It is now read-only.
Right now only the text is being logged on MBFEvent.BotMessage, so, if the the message contains any attachment it's not being logged any data of them.
It would be nice at least to know that it has attachments, and some indicator of each one of them.
Right now only the text is being logged on MBFEvent.BotMessage, so, if the the message contains any attachment it's not being logged any data of them.
It would be nice at least to know that it has attachments, and some indicator of each one of them.
Something like that would be enough to avoid log to much data.