Closed DaisukeDaisuke closed 3 years ago
Currently, it is difficult to get the number of items in the stack storage. Therefore, can you add the following api or something similar?
StackStorageAPI::getCount();
ありがとうございます!
Thank you very much!
Currently, it is difficult to get the number of items in the stack storage. Therefore, can you add the following api or something similar?
日本語 - Japanese
> スタックストレージ内に存在するアイテム数を取得するAPI、または簡単なapiドキュメントを追加していただく事は可能でしょうか...? 現在、スタックストレージ内のアイテム状況を取得する事に関しては、困難です。 つきましては、以下のapi等を追加していただく事は可能でしょうか...? ```php StackStorageAPI::getCount(); ```