-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Line 343 in acc7e0d
| $mtg->getLoop()->addTimer(2, $func); // Workaround for Client's application_id not always being set on init |
There is a currently known race condition as the DiscordPHP API Library v10.18.25 currently populates the client inside of a promise interface. The call to do so is made prior to the init event being emitted, however it is not guaranteed to finish resolving prior to being accessed.
Metadata
Metadata
Assignees
Labels
No labels