DiscordChannel.GetNextMessageAsync() does not respect timeout overrides
Created by: roridev
Summary
Though the timeout value is computed, it is unused and not passed to InteractivityExtension.WaitForMessageAsync
Steps to reproduce
Pass a timeoutoverride
parameter to GetNextMessageAsync.