This commit is contained in:
Samuel Newman
2024-10-03 17:28:13 +03:00
committed by GitHub
parent 2aa365b5b6
commit 523a9a48c2
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -145,6 +145,8 @@ export type LogEvents = {
}
'post:mute': {}
'post:unmute': {}
'post:pin': {}
'post:unpin': {}
'profile:follow:sampled': {
didBecomeMutual: boolean | undefined
followeeClout: number | undefined