mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 16:50:43 +00:00
feat: add Crestodian setup helper
This commit is contained in:
@@ -926,7 +926,7 @@ describe("createTelegramBot", () => {
|
||||
inline_keyboard: [
|
||||
[
|
||||
{ text: "◀ Prev", callback_data: "commands_page_1:main" },
|
||||
{ text: "2/5", callback_data: "commands_page_noop:main" },
|
||||
{ text: "2/6", callback_data: "commands_page_noop:main" },
|
||||
{ text: "Next ▶", callback_data: "commands_page_3:main" },
|
||||
],
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user