// // SlackTextViewController // https://github.com/Ivansss/SlackTextViewController // // Copyright (c) 2023 Marcel Müller // Licence: MIT-Licence // #import "SLKDefaultReplyView.h" @implementation SLKDefaultReplyView @synthesize visible; @end