• Creates a log embed for a button interaction

    Returns

    A message object that only contains the log embed

    Parameters

    • user: User

      The user who pressed the button

    • interactionName: string

      The name of the button interaction

    • channel: TextBasedChannel

      The channel the button was pressed in

    Returns Pick<BaseMessageOptions, "embeds">

Generated using TypeDoc