mirror of
https://github.com/MelisaDev/melisa.git
synced 2024-11-14 20:37:28 +03:00
62 lines
826 B
ReStructuredText
62 lines
826 B
ReStructuredText
|
.. currentmodule:: melisa.models
|
||
|
|
||
|
Melisa Models Guild
|
||
|
===========================
|
||
|
|
||
|
Guild
|
||
|
----
|
||
|
|
||
|
DefaultMessageNotificationLevel
|
||
|
~~~~~~~~~~~~~
|
||
|
|
||
|
.. autoclass:: DefaultMessageNotificationLevel()
|
||
|
|
||
|
ExplicitContentFilterLevel
|
||
|
~~~~~~~~~~
|
||
|
|
||
|
.. autoclass:: ExplicitContentFilterLevel()
|
||
|
|
||
|
MFALevel
|
||
|
~~~~~~~~~~~~~~~~
|
||
|
|
||
|
.. autoclass:: MFALevel()
|
||
|
|
||
|
VerificationLevel
|
||
|
~~~~~~~~~~~~~~~~
|
||
|
|
||
|
.. autoclass:: VerificationLevel()
|
||
|
|
||
|
GuildNSFWLevel
|
||
|
~~~~~~~~~~~~~~~~
|
||
|
|
||
|
.. autoclass:: GuildNSFWLevel()
|
||
|
|
||
|
PremiumTier
|
||
|
~~~~~~~~~~~~~~~~
|
||
|
|
||
|
.. autoclass:: PremiumTier()
|
||
|
|
||
|
SystemChannelFlags
|
||
|
~~~~~~~~~~~~~~~~
|
||
|
|
||
|
.. autoclass:: SystemChannelFlags()
|
||
|
|
||
|
GuildFeatures
|
||
|
~~~~~~~~~~~~~~~~
|
||
|
|
||
|
.. autoclass:: GuildFeatures()
|
||
|
|
||
|
Guild
|
||
|
~~~~~
|
||
|
|
||
|
.. attributetable:: Guild
|
||
|
|
||
|
.. autoclass:: Guild()
|
||
|
|
||
|
UnavailableGuild
|
||
|
~~~~~
|
||
|
|
||
|
.. attributetable:: UnavailableGuild
|
||
|
|
||
|
.. autoclass:: UnavailableGuild()
|