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