mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-06-03 18:42:43 +00:00
Fix import for Object.created_at
This commit is contained in:
parent
26f5bcd725
commit
1a0182e6eb
@ -23,7 +23,7 @@ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
||||
DEALINGS IN THE SOFTWARE.
|
||||
"""
|
||||
|
||||
from .utils import snowflake_time
|
||||
from . import utils
|
||||
|
||||
class Object:
|
||||
"""Represents a generic Discord object.
|
||||
|
Loading…
x
Reference in New Issue
Block a user