Allow finer grained control over the member cache.
This commit is contained in:
@ -51,7 +51,7 @@ __all__ = (
|
||||
'Theme',
|
||||
'WebhookType',
|
||||
'ExpireBehaviour',
|
||||
'ExpireBehavior'
|
||||
'ExpireBehavior',
|
||||
)
|
||||
|
||||
def _create_value_cls(name):
|
||||
|
Reference in New Issue
Block a user