.. currentmodule:: sonolink Supplementary ============= This section contains reference documentation for the more advanced concepts and types in SonoLink. If you're new to SonoLink, you should start with the :doc:`/index` and the :doc:`/guides/index` before diving into this section. Queue ----- .. autoclass:: sonolink.History :members: .. autoclass:: sonolink.Queue :members: Network ------- Messages ++++++++ .. autoclass:: sonolink.network.message.MessageType :members: .. autoclass:: sonolink.network.message.Message :members: Utilities API ------------- .. autoclass:: sonolink.utils.Snowflake .. autofunction:: sonolink.utils.cached_property