diff --git a/docs/android/components/dyte-chat.mdx b/docs/android/components/dyte-chat.mdx index 0f4d19cbae..8c8b1a180b 100644 --- a/docs/android/components/dyte-chat.mdx +++ b/docs/android/components/dyte-chat.mdx @@ -10,7 +10,7 @@ description: >- Fully featured chat screen with image & file upload and auto-scroll. ```kotlin -val dyteChatBottomSheet = DyteChatBottomSheet(meeting) +val dyteChatBottomSheet = DyteChatBottomSheet() dyteChatBottomSheet.show( fragmentManager, "SOME_TAG_HERE"