####################
Private functions
####################
.. _moobius.core.sdk.Moobius._set_loguru:
Moobius._set_loguru
---------------------------------------------------------------------------------------------------------------------
Sets the log levels etc. Set after setting self._config.
.. raw:: html
* **Moobius._set_loguru**(self)
.. raw:: html
* __(this class constructor accepts no arguments):__
.. raw:: html
* None.
.. raw:: html
* (this function does not raise any notable errors)
.. _moobius.core.sdk.Moobius._convert_message_content:
Moobius._convert_message_content
---------------------------------------------------------------------------------------------------------------------
.. raw:: html
* **Moobius._convert_message_content**(self, subtype, content)
.. raw:: html
* __subtype:__ Subtype.
* __content:__ The string or dict-valued content,.
.. raw:: html
* The MessageContent object.
.. raw:: html
* (this function does not raise any notable errors)
.. _moobius.core.sdk.Moobius._update_rec:
Moobius._update_rec
---------------------------------------------------------------------------------------------------------------------
Use this function in the in the "recipients" fields of the websocket.
Converts lists into group_id strings, creating a group if need be, when.
.. raw:: html
* **Moobius._update_rec**(self, recipients, is_m_down, channel_id)
.. raw:: html
* __recipients:__ Recipients.
* __is_m_down:__ True if a message down.
* __channel_id=None:__ The channel_id.
.. raw:: html
* The converted list.
.. raw:: html
* (this function does not raise any notable errors)
.. _moobius.core.sdk.Moobius._checkin:
Moobius._checkin
---------------------------------------------------------------------------------------------------------------------
Called as a rate task, used to resync users, etc. Only called after on_start().
.. raw:: html
* **Moobius._checkin**(self)
.. raw:: html
* __(this class constructor accepts no arguments):__
.. raw:: html
* None.
.. raw:: html
* (this function does not raise any notable errors)
.. _moobius.core.sdk.Moobius.__str__:
Moobius.__str__
---------------------------------------------------------------------------------------------------------------------
The string output function for debugging.
.. raw:: html
* **Moobius.__str__**(self)
.. raw:: html
* __(this class constructor accepts no arguments):__
.. raw:: html
* The easy-to-read string summary.
.. raw:: html
* (this function does not raise any notable errors)
.. _moobius.core.sdk.Moobius.__repr__:
Moobius.__repr__
---------------------------------------------------------------------------------------------------------------------
The string output function for debugging.
.. raw:: html
* **Moobius.__repr__**(self)
.. raw:: html
* __(this class constructor accepts no arguments):__
.. raw:: html
* The easy-to-read string summary.
.. raw:: html
* (this function does not raise any notable errors)
.. _moobius.core.sdk.Moobius.handle_received_payload._group2ids:
Moobius.handle_received_payload._group2ids
---------------------------------------------------------------------------------------------------------------------
.. raw:: html
* **Moobius.handle_received_payload._group2ids**(g_id)
.. raw:: html
* __g_id:__ Gorup id.
.. raw:: html
* The list of character id strings.
.. raw:: html
* (this function does not raise any notable errors)
####################
Private attributes
####################
Moobius.handle_received_payload._group2ids
Moobius.handle_received_payload._group2ids