diff --git a/scripts/index_d_ts b/scripts/index_d_ts index 78631af74..51415bd0a 100644 --- a/scripts/index_d_ts +++ b/scripts/index_d_ts @@ -228,6 +228,7 @@ declare module "SendbirdUIKitGlobal" { customWebSocketHost?: string, children?: React.ReactElement; theme?: 'light' | 'dark'; + replyType?: ReplyType; nickname?: string; profileUrl?: string; dateLocale?: Locale;