Leave Request
Represents a leave request message sent when a user wants to leave a group.
Leave requests are automatically sent when calling leaveGroup() on a conversation. Users should not need to manually encode or send this content type.
Following protobuf semantics, empty ByteArray is treated as equivalent to null during encoding/decoding.