mirror of
https://github.com/memohai/Memoh.git
synced 2026-04-25 07:00:48 +09:00
feat(tts): introduce TTS system (#195)
This commit is contained in:
@@ -1924,6 +1924,8 @@ func (r *Resolver) markInboxRead(ctx context.Context, botID string, ids []string
|
||||
}
|
||||
}
|
||||
|
||||
// --- allowed actions ---
|
||||
|
||||
// --- settings ---
|
||||
|
||||
func (r *Resolver) loadBotSettings(ctx context.Context, botID string) (settings.Settings, error) {
|
||||
|
||||
Reference in New Issue
Block a user