ReplyMessageCallBack typedef

ReplyMessageCallBack = void Function(ReplyMessage replyMessage)

Implementation

typedef ReplyMessageCallBack = void Function(ReplyMessage replyMessage);