Search Results for

    Show / Hide Table of Contents

    Interface IUpdateable

    Defines whether the object is updateable or not.

    Namespace: Discord
    Assembly: Discord.Net.Core.dll
    Syntax
    public interface IUpdateable

    Methods

    | Improve this Doc View Source

    UpdateAsync(RequestOptions)

    Updates this object's properties with its current state.

    Declaration
    Task UpdateAsync(RequestOptions options = null)
    Parameters
    Type Name Description
    RequestOptions options

    The options to be used when sending the request.

    Returns
    Type Description
    Task

    Theme

    • Improve this Doc
    • View Source
    In This Article
    Back to top Discord.Net (c) 2015-2023 3.10.0