class ChatProto extends Model (View source)

Properties

string $chatId
int $memberType

Methods

setChatId($chatId)

No description

string
getChatId()

No description

setMemberType($memberType)

No description

int
getMemberType()

No description

Details

setChatId($chatId)

No description

Parameters

$chatId

string getChatId()

No description

Return Value

string

setMemberType($memberType)

No description

Parameters

$memberType

int getMemberType()

No description

Return Value

int