Recieving messages via the external link
This commit is contained in:
@@ -24,5 +24,5 @@ type ModuleManager interface {
|
||||
// Commands
|
||||
RegisterCommand(string, ChatCommandConfiguration, func(User, map[string]any) string)
|
||||
|
||||
RegisterChatSyncModule(ID string, plugin ChatSyncModule) error
|
||||
RegisterExternalChat(ID string, chat ExternalChatModule) error
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user