BotAccountsController

post/accountkit/v1/telegrambot/executeLitActionUsingPKP

Query parameters

chainIdnumber

Headers

X-TG-BOT-TOKENstring required

Your telegram bot token

Request body

actionIpfsstring required

Action IPFS CID

actionJsParamsobject required

Action jsParams data object

Response

OK

OR
{"stackTrail":"paths:/accountkit/v1/telegrambot/executeLitActionUsingPKP:post:responses:200:content:application/json:schema:anyOf:1","oasType":"schema","type":"unknown","description":"The lit action response"}

Changes