mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-06-12 19:54:13 +02:00
@@ -27,7 +27,7 @@ export type API = {
|
||||
dialog: (opts: {
|
||||
title: string;
|
||||
text: string;
|
||||
actions: Array<{
|
||||
actions?: Array<{
|
||||
text: string;
|
||||
id?: string;
|
||||
}>;
|
||||
|
||||
Reference in New Issue
Block a user