Codeforces API
Contents:
Enumerations
Errors
Methods
Types
Object
Object
Object.from_dict()
Blog
User
Contest
Problem
Codeforces API
Types
Object Type
View page source
Object Type
class
cforces.types.object.
Object
(
**
kwargs
)
Bases:
ABC
abstractmethod
static
from_dict
(
raw_data
:
Dict
[
str
,
Any
]
)
→
Object