mirror of
https://github.com/whekin/household-bot.git
synced 2026-03-31 20:14:02 +00:00
feat(bot): cut over multi-household member flows
This commit is contained in:
@@ -98,6 +98,7 @@ export interface MiniAppSessionResult {
|
||||
authorized: boolean
|
||||
member?: {
|
||||
id: string
|
||||
householdId: string
|
||||
displayName: string
|
||||
isAdmin: boolean
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user