sebaubuntu_libs.libgofile.account

Classes

Account(token, email, tier, root_folder, ...)

class sebaubuntu_libs.libgofile.account.Account(token: str, email: str, tier: str, root_folder: str, files_count: int, files_count_limit: int, total_size: int, total_size_limit: int, total_30ddl_traffic: int, total_30ddl_traffic_limit: int)
static from_dict(data: Dict[str, Any])