sendPush property

bool? sendPush
getter/setter pair

Determines whether to send a push notification for the message to the members of the channel

Implementation

bool? sendPush = true;