isStickTop method

bool isStickTop()

Implementation

bool isStickTop() {
  return this.conversation.stickTop;
}