Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(Message): fix return type for reply #6720

Merged
merged 1 commit into from
Oct 2, 2021
Merged

docs(Message): fix return type for reply #6720

merged 1 commit into from
Oct 2, 2021

Commits on Sep 30, 2021

  1. docs(Message): fix return type for reply

    Due to #5918 `Message#reply` can no longer return an array of messages, which is reflected in [the TypeScript typings][1].
    
    [1]: https://github.com/discordjs/discord.js/blob/fe9500538e76423e49e16a1e1756eb04b5f40531/typings/index.d.ts#L1252
    cherryblossom000 authored Sep 30, 2021
    Configuration menu
    Copy the full SHA
    93acc69 View commit details
    Browse the repository at this point in the history