Type Alias MessagesSubscribeMessageOptions

MessagesSubscribeMessageOptions: {
    subscriptionHandler: MessageSubscriptionHandler;
}