ClientPlatform#

class pyrogram.enums.ClientPlatform#

Valid platforms for a Client.

ANDROID = 'android'#

Android

BB = 'bb'#

Blackberry

DESKTOP = 'desktop'#

Desktop

IOS = 'ios'#

iOS

OTHER = 'other'#

Other

UBP = 'ubp'#

Ubuntu Phone

WEB = 'web'#

Web

WP = 'wp'#

Windows Phone