Support for incoming gift badges

This commit is contained in:
Scott Nonnenberg
2022-05-11 13:59:58 -07:00
committed by GitHub
parent 6b4bea6330
commit 0ba6a0926e
41 changed files with 1476 additions and 164 deletions
+1
View File
@@ -83,6 +83,7 @@ export type TimelinePropsType = ExternalProps &
| 'onDelete'
| 'onUnblock'
| 'openConversation'
| 'openGiftBadge'
| 'openLink'
| 'reactToMessage'
| 'removeMember'