oop
This commit is contained in:
parent
768f409a84
commit
b5ef2bdec4
@ -289,16 +289,6 @@ class Client:
|
||||
def _handle_ready(self):
|
||||
self._ready.set()
|
||||
|
||||
@property
|
||||
def embed_color(self):
|
||||
"""Optional[:class:`.Color`]: The default color for all embeds
|
||||
"""
|
||||
return self._embed_color
|
||||
|
||||
@embed_color.setter
|
||||
def embed_color(self, value):
|
||||
|
||||
|
||||
@property
|
||||
def latency(self):
|
||||
""":class:`float`: Measures latency between a HEARTBEAT and a HEARTBEAT_ACK in seconds.
|
||||
|
Loading…
x
Reference in New Issue
Block a user