onUserUnbanned method
A callback for when a user is unbanned from channel. Not for FeedChannel
Implementation
void onUserUnbanned(BaseChannel channel, User user) {}
A callback for when a user is unbanned from channel. Not for FeedChannel
void onUserUnbanned(BaseChannel channel, User user) {}