feat: Implement get label changes

This commit is contained in:
dab246
2025-12-02 09:45:29 +07:00
committed by Dat H. Pham
parent 73134d2833
commit 987ea410c5
6 changed files with 314 additions and 23 deletions
+1
View File
@@ -43,6 +43,7 @@ extension CapabilityIdentifierExtension on CapabilityIdentifier {
static const int defaultMaxCallsInRequest = 1;
static const int defaultMaxObjectsInSet = 50;
static const int defaultMaxObjectsInGet = 50;
bool isSupported(Session session, AccountId accountId) {
try {