ccppoo
ccppoo
* This is not about [commands.Cooldown](https://twitchio.dev/en/latest/exts/commands.html#cooldowns) While making app using TwitchIO, I was aware of [API Rate limits](https://dev.twitch.tv/docs/api/guide#twitch-rate-limits), requesting for Stream or User info for example. https://github.com/TwitchIO/TwitchIO/blob/6d5fd64f98a59132db9889317289cb35f096d813/twitchio/http.py#L97 So I tried...
## This issue is made to share clear status for solving problem ### Point of Contention (1 / 2) I wrote replies at other issue [get_values does not return all...
**Bug Description** none **Problem Description** [GET_getCurrentGameInfoBySummoner](https://developer.riotgames.com/apis#spectator-v4/GET_getCurrentGameInfoBySummoner) at Spectator-V4, the return value of **active-games/by-summoner/{encryptedSummonerId}** method says it returns observer**s**  but in description of Observer it says it just contains **a...
Hi I've just finished translation to Korean, found this project left behind with out finished. As I have a bit of translating experience, I've opened this issue to tell something...
Windows having trouble when cloning because of invalid character `:` is used `.github/workflows/tests:e2e.yml` can you fix the file name?
```ts import { BlockToolConstructorOptions } from '@editorjs/editorjs/types/tools'; import type { NestedListParams } from '@editorjs/nested-list'; import NestedList from '@editorjs/nested-list'; // copied from original code == start == type ListDataStyle = 'ordered'...