package com.discord.widgets.chat.input; /* compiled from: OnBackspacePressedListener.kt */ public interface OnBackspacePressedListener { void onBackspacePressed(); }