Search Results for

    Show / Hide Table of Contents

    Enum MessageSource

    Specifies the source of the Discord message.

    Namespace: Discord
    Assembly: Discord.Net.Core.dll
    Syntax
    public enum MessageSource : int

    Fields

    Name Description
    Bot

    The message is sent by a bot.

    System

    The message is sent by the system.

    User

    The message is sent by a user.

    Webhook

    The message is sent by a webhook.

    Theme

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