Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/oasis/tests/deps.ts>ButtonCollectorReturn

An object oriented Discordeno framework
Latest
interface ButtonCollectorReturn
Re-export
import { type ButtonCollectorReturn } from "https://deno.land/x/oasis@2.1.0/tests/deps.ts";

Properties

customId: string
interaction: Omit<Interaction, "user">
optional
user: User