feat: unify main session and icon cues
This commit is contained in:
@@ -12,6 +12,7 @@ export type MsgContext = {
|
||||
GroupMembers?: string;
|
||||
SenderName?: string;
|
||||
SenderE164?: string;
|
||||
Surface?: string;
|
||||
};
|
||||
|
||||
export type TemplateContext = MsgContext & {
|
||||
|
||||
Reference in New Issue
Block a user