implement first interaction handling
This commit is contained in:
@@ -5,5 +5,5 @@ export type TextBasedFeatureHandleMessageSend = (
|
||||
|
||||
export type TextBasedFeatureInput = {
|
||||
channelId: string;
|
||||
handleMessageSend: TextBasedFeatureHandleMessageSend;
|
||||
messagesService: TextBasedFeatureHandleMessageSend;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user