reload

public final Unit reload(OperationHandler<BaseChannel> handler)

Reloads channel data from the local database.

Fetches the latest information for this channel and returns a new BaseChannel object.

Parameters

handler

Callback returning the latest channel object on success