fix: suppress thinking stream + typing
This commit is contained in:
@@ -16,6 +16,7 @@ export type MsgContext = {
|
||||
SenderName?: string;
|
||||
SenderE164?: string;
|
||||
Surface?: string;
|
||||
WasMentioned?: boolean;
|
||||
};
|
||||
|
||||
export type TemplateContext = MsgContext & {
|
||||
|
||||
Reference in New Issue
Block a user