Type Alias XtreamProfile

XtreamProfile: { user_info: XtreamUserProfile; server_info: XtreamServerInfo }

Xtream profile information

This type represents the complete profile information including user details and server information

Type declaration