Atomys
Atomys
Hi, it's possible to detect it with `Pending` field on `Member` object like following ```go user, err := s.GuildMember(guildID, userID) if (err != nil) { panic(err) } fmt.Println(user.Pending) ``` In...
Can be usefull for gain time : https://discord.com/developers/docs/resources/guild#membership-screening-object
Hi bro, first thanks for your time and project, I think I canβt match the requirement for the maintainer status, really in OSS since 1 months but I slice in...
We currently facing the same "issue" when using a dynamic lint across multiples repositories how don't have `.gitignore` or `.yamlignore` file. The only workaround actually are to dynamically provide a...
Hello everyone π, I wanted to let you know that this issue has been addressed in the fork of this project at [go-sprout/sprout](https://github.com/go-sprout/sprout). The fix has been implemented starting from...
Hi everyone, as currently the main maintainer of [go-sprout/sprout](https://github.com/go-sprout/sprout), I wanted to provide some additional context and insights regarding your initial issue. > The argument order of its functions is...
Hello everyone π, I wanted to let you know that this issue has been addressed in the fork of this project at [go-sprout/sprout](https://github.com/go-sprout/sprout). The fix has been implemented starting from...
Hello everyone π, I wanted to let you know that this issue has been addressed in the fork of this project at [go-sprout/sprout](https://github.com/go-sprout/sprout). The fix has been implemented starting from...
Hello everyone π, I wanted to let you know that this issue has been addressed in the fork of this project at [go-sprout/sprout](https://github.com/go-sprout/sprout). The fix has been implemented starting from...
Hello everyone π, I wanted to let you know that this issue has been addressed in the fork of this project at https://github.com/go-sprout/sprout. The fix has been implemented starting from...