conversationType property

int? conversationType
getter/setter pair

Conversation type: 1 for single chat, 2 for group chat, 3 for supergroup, 4 for notification conversation

Implementation

int? conversationType;