#import @interface TGShareLocationSignals : NSObject + (SSignal *)locationMessageContentForURL:(NSURL *)url; + (bool)isLocationURL:(NSURL *)url; @end