mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-03-11 17:15:32 +00:00
Update uYouPlusPatches.h
This commit is contained in:
parent
4bc06bc602
commit
344719f0a8
1 changed files with 6 additions and 0 deletions
|
|
@ -84,3 +84,9 @@
|
|||
@interface YTIInnertubeCommandExtensionRoot
|
||||
+ (GPBExtensionDescriptor*)innertubeCommand;
|
||||
@end
|
||||
|
||||
@interface YTIShareEntityEndpoint
|
||||
@property (nonatomic, assign, readwrite) BOOL hasSerializedShareEntity;
|
||||
@property (nonatomic, copy, readwrite) NSString *serializedShareEntity;
|
||||
+ (GPBExtensionDescriptor*)shareEntityEndpoint;
|
||||
@end
|
||||
|
|
|
|||
Loading…
Reference in a new issue