Update uYouPlusPatches.h

This commit is contained in:
arichornlover 2024-07-08 19:47:42 -05:00 committed by GitHub
parent d7c3bb86ec
commit 9c5992b075
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -85,6 +85,10 @@
+ (GPBExtensionDescriptor*)innertubeCommand;
@end
@interface YTAccountScopedCommandResponderEvent
@property (nonatomic, strong, readwrite) YTICommand *command;
@end
@interface YTIShareEntityEndpoint
@property (nonatomic, assign, readwrite) BOOL hasSerializedShareEntity;
@property (nonatomic, copy, readwrite) NSString *serializedShareEntity;