AttachmentsBottomSheet({ Key? key, required this.conversationId, required this.channelName, }) : super(key: key);