DefaultCustomBehaviourContextAndTypeReceiver

constructor(wrapperReceiver: CustomBehaviourContextAndTypeReceiver<BC, R, U>)

Parameters

BC

Type of BehaviourContext used in the wrapped logic.

R

Result type produced by the wrapped receiver.

U

Type of Update handled by the wrapped receiver.

wrapperReceiver

The original receiver to be invoked after the bot info provider is registered in the context.