Takeshi D. Itoh
Takeshi D. Itoh
In [the section 6.2 in the blog article](https://wyag.thb.lt/#org900f937) it says `[mode] is up to six bytes`, and the code includes [an assertion that checks the length of mode is 5...
## Describe the bug I'm completely new to the game sdk and got confused with the behavior of [`LobbyManager.ConnectVoice`](https://discordapp.com/developers/docs/game-sdk/lobbies#connectvoice) Suppose I got a lobby struct by `GetLobby`, but I didn't...
Currently, it seems there are no API to check if the current user is connected to a lobby (or its voice). If there exist, please tell me which API I...
Hi, I'm very excited about this project is trying to solve many shortcomings of scala.meta-based macro annotation. One big problem of macro annotation was it couldn't expand `Pkg` and `Pkg.Object`...