DisBot
    Preparing search index...

    Type Alias GuildChannelLinksCreateUsersCanSelectIdsInput

    type GuildChannelLinksCreateUsersCanSelectIdsInput = {
        set: string[];
    }
    Index

    Properties

    Properties

    set: string[]