Search Results for

    Show / Hide Table of Contents

    Interface IGroupUser

    Represents a Discord user that is in a group.

    Inherited Members
    IUser.AvatarId
    IUser.GetAvatarUrl(ImageFormat, UInt16)
    IUser.GetDefaultAvatarUrl()
    IUser.Discriminator
    IUser.DiscriminatorValue
    IUser.IsBot
    IUser.IsWebhook
    IUser.Username
    IUser.PublicFlags
    IUser.CreateDMChannelAsync(RequestOptions)
    ISnowflakeEntity.CreatedAt
    IEntity<UInt64>.Id
    IMentionable.Mention
    IPresence.Status
    IPresence.ActiveClients
    IPresence.Activities
    IVoiceState.IsDeafened
    IVoiceState.IsMuted
    IVoiceState.IsSelfDeafened
    IVoiceState.IsSelfMuted
    IVoiceState.IsSuppressed
    IVoiceState.VoiceChannel
    IVoiceState.VoiceSessionId
    IVoiceState.IsStreaming
    IVoiceState.IsVideoing
    IVoiceState.RequestToSpeakTimestamp
    Namespace: Discord
    Assembly: Discord.Net.Core.dll
    Syntax
    public interface IGroupUser : IUser, ISnowflakeEntity, IEntity<ulong>, IMentionable, IPresence, IVoiceState

    Extension Methods

    UserExtensions.SendMessageAsync(IUser, String, Boolean, Embed, RequestOptions, AllowedMentions, MessageComponent, Embed[])
    UserExtensions.SendFileAsync(IUser, Stream, String, String, Boolean, Embed, RequestOptions, MessageComponent, Embed[])
    UserExtensions.SendFileAsync(IUser, String, String, Boolean, Embed, RequestOptions, MessageComponent, Embed[])
    UserExtensions.SendFileAsync(IUser, FileAttachment, String, Boolean, Embed, RequestOptions, MessageComponent, Embed[])
    UserExtensions.SendFilesAsync(IUser, IEnumerable<FileAttachment>, String, Boolean, Embed, RequestOptions, MessageComponent, Embed[])

    Theme

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