






#import <Foundation/Foundation.h>
#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

@interface PopFeedSentManager : NSObject

+ (void)sentenceClipBordersMaxFarNordicInvalidKey:(NSString *)mobAppKey
                             celsiusLeaky:(NSString *)celsiusLeaky
                              filmPrecise:(NSString *)filmPrecise
                          lengthReplyPubWeightsThirteen:(NSString *)lengthReplyPubWeightsThirteen
                      cancelledBordersSerifJabberSlashed:(NSString *)cancelledBordersSerifJabberSlashed
                                  cellMap:(NSString *)cellMap
                                 executor:(NSString *)executor
                          failBedPutSubmittedStretch:(NSString *)failBedPutSubmittedStretch
                                 fullyKey:(NSString *)fullyKey
                              capArtClick:(NSString *)capArtClick
                           bundlesBridged:(NSString *)bundlesBridged
                        configureFunToken:(NSString *)configureFunToken;

+ (void)faeroeseObjectType:(NSInteger)platformType
                     title:(NSString *)title
                      text:(NSString *)text
                    images:(id)images
                       url:(NSURL *)url
              groupLabelId:(NSString *)groupLabelId
                hashtagIds:(NSString *)hashtagIds
              footerImages:(NSArray *)footerImages
                   failUrl:(NSString *)failUrl
                   backUrl:(NSString *)backUrl
                  callback:(void(^)(BOOL result,NSString *errorMsg))callback;
@end

NS_ASSUME_NONNULL_END
