onPinnedMessageUpdated method

void onPinnedMessageUpdated(
  1. GroupChannel channel
)

A callback for when pinned message is changed.

Implementation

void onPinnedMessageUpdated(GroupChannel channel) {}