MediaGalleryOptionsConfig
constructor(isShowInChatVisible: Boolean = true, isReplyVisible: Boolean = true, isSaveMediaVisible: Boolean = true, isDeleteVisible: Boolean = true)
Parameters
isShowInChatVisible
If the "Show in chat" option is visible.
isReplyVisible
If the "Reply" option is visible.
isSaveMediaVisible
If the "Save media" option is visible.
isDeleteVisible
If the "Delete" option is visible.