#import "TGEmbedPlayerView.h" @interface TGEmbedSoundCloudPlayerView : TGEmbedPlayerView + (NSString *)_soundCloudIdFromText:(NSString *)text; @end