Vaskel
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
discord/types/role.py
|
@ -24,7 +24,7 @@ DEALINGS IN THE SOFTWARE. |
|
|
|
|
|
|
|
|
from __future__ import annotations |
|
|
from __future__ import annotations |
|
|
|
|
|
|
|
|
from typing import TypedDict |
|
|
from typing import TypedDict, Optional |
|
|
from .snowflake import Snowflake |
|
|
from .snowflake import Snowflake |
|
|
|
|
|
|
|
|
|
|
|
|
|
|