@elizaos/core 2.0.0-alpha.2 → 2.0.0-alpha.21

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (434) hide show
  1. package/README.md +186 -0
  2. package/dist/testing/index.js +1 -82232
  3. package/dist/testing/index.js.map +3 -658
  4. package/package.json +17 -5
  5. package/dist/action-docs.d.ts +0 -22
  6. package/dist/action-docs.d.ts.map +0 -1
  7. package/dist/actions.d.ts +0 -18
  8. package/dist/actions.d.ts.map +0 -1
  9. package/dist/advanced-capabilities/actions/addContact.d.ts +0 -3
  10. package/dist/advanced-capabilities/actions/addContact.d.ts.map +0 -1
  11. package/dist/advanced-capabilities/actions/followRoom.d.ts +0 -3
  12. package/dist/advanced-capabilities/actions/followRoom.d.ts.map +0 -1
  13. package/dist/advanced-capabilities/actions/imageGeneration.d.ts +0 -3
  14. package/dist/advanced-capabilities/actions/imageGeneration.d.ts.map +0 -1
  15. package/dist/advanced-capabilities/actions/index.d.ts +0 -20
  16. package/dist/advanced-capabilities/actions/index.d.ts.map +0 -1
  17. package/dist/advanced-capabilities/actions/muteRoom.d.ts +0 -3
  18. package/dist/advanced-capabilities/actions/muteRoom.d.ts.map +0 -1
  19. package/dist/advanced-capabilities/actions/removeContact.d.ts +0 -3
  20. package/dist/advanced-capabilities/actions/removeContact.d.ts.map +0 -1
  21. package/dist/advanced-capabilities/actions/roles.d.ts +0 -13
  22. package/dist/advanced-capabilities/actions/roles.d.ts.map +0 -1
  23. package/dist/advanced-capabilities/actions/scheduleFollowUp.d.ts +0 -3
  24. package/dist/advanced-capabilities/actions/scheduleFollowUp.d.ts.map +0 -1
  25. package/dist/advanced-capabilities/actions/searchContacts.d.ts +0 -3
  26. package/dist/advanced-capabilities/actions/searchContacts.d.ts.map +0 -1
  27. package/dist/advanced-capabilities/actions/sendMessage.d.ts +0 -15
  28. package/dist/advanced-capabilities/actions/sendMessage.d.ts.map +0 -1
  29. package/dist/advanced-capabilities/actions/settings.d.ts +0 -22
  30. package/dist/advanced-capabilities/actions/settings.d.ts.map +0 -1
  31. package/dist/advanced-capabilities/actions/unfollowRoom.d.ts +0 -3
  32. package/dist/advanced-capabilities/actions/unfollowRoom.d.ts.map +0 -1
  33. package/dist/advanced-capabilities/actions/unmuteRoom.d.ts +0 -3
  34. package/dist/advanced-capabilities/actions/unmuteRoom.d.ts.map +0 -1
  35. package/dist/advanced-capabilities/actions/updateContact.d.ts +0 -3
  36. package/dist/advanced-capabilities/actions/updateContact.d.ts.map +0 -1
  37. package/dist/advanced-capabilities/actions/updateEntity.d.ts +0 -43
  38. package/dist/advanced-capabilities/actions/updateEntity.d.ts.map +0 -1
  39. package/dist/advanced-capabilities/evaluators/index.d.ts +0 -8
  40. package/dist/advanced-capabilities/evaluators/index.d.ts.map +0 -1
  41. package/dist/advanced-capabilities/evaluators/reflection.d.ts +0 -3
  42. package/dist/advanced-capabilities/evaluators/reflection.d.ts.map +0 -1
  43. package/dist/advanced-capabilities/evaluators/relationshipExtraction.d.ts +0 -3
  44. package/dist/advanced-capabilities/evaluators/relationshipExtraction.d.ts.map +0 -1
  45. package/dist/advanced-capabilities/index.d.ts +0 -43
  46. package/dist/advanced-capabilities/index.d.ts.map +0 -1
  47. package/dist/advanced-capabilities/providers/contacts.d.ts +0 -3
  48. package/dist/advanced-capabilities/providers/contacts.d.ts.map +0 -1
  49. package/dist/advanced-capabilities/providers/facts.d.ts +0 -11
  50. package/dist/advanced-capabilities/providers/facts.d.ts.map +0 -1
  51. package/dist/advanced-capabilities/providers/followUps.d.ts +0 -3
  52. package/dist/advanced-capabilities/providers/followUps.d.ts.map +0 -1
  53. package/dist/advanced-capabilities/providers/index.d.ts +0 -13
  54. package/dist/advanced-capabilities/providers/index.d.ts.map +0 -1
  55. package/dist/advanced-capabilities/providers/knowledge.d.ts +0 -9
  56. package/dist/advanced-capabilities/providers/knowledge.d.ts.map +0 -1
  57. package/dist/advanced-capabilities/providers/relationships.d.ts +0 -15
  58. package/dist/advanced-capabilities/providers/relationships.d.ts.map +0 -1
  59. package/dist/advanced-capabilities/providers/roles.d.ts +0 -19
  60. package/dist/advanced-capabilities/providers/roles.d.ts.map +0 -1
  61. package/dist/advanced-capabilities/providers/settings.d.ts +0 -7
  62. package/dist/advanced-capabilities/providers/settings.d.ts.map +0 -1
  63. package/dist/advanced-memory/evaluators/index.d.ts +0 -3
  64. package/dist/advanced-memory/evaluators/index.d.ts.map +0 -1
  65. package/dist/advanced-memory/evaluators/long-term-extraction.d.ts +0 -3
  66. package/dist/advanced-memory/evaluators/long-term-extraction.d.ts.map +0 -1
  67. package/dist/advanced-memory/evaluators/summarization.d.ts +0 -3
  68. package/dist/advanced-memory/evaluators/summarization.d.ts.map +0 -1
  69. package/dist/advanced-memory/index.d.ts +0 -8
  70. package/dist/advanced-memory/index.d.ts.map +0 -1
  71. package/dist/advanced-memory/prompts.d.ts +0 -4
  72. package/dist/advanced-memory/prompts.d.ts.map +0 -1
  73. package/dist/advanced-memory/providers/context-summary.d.ts +0 -3
  74. package/dist/advanced-memory/providers/context-summary.d.ts.map +0 -1
  75. package/dist/advanced-memory/providers/index.d.ts +0 -3
  76. package/dist/advanced-memory/providers/index.d.ts.map +0 -1
  77. package/dist/advanced-memory/providers/long-term-memory.d.ts +0 -3
  78. package/dist/advanced-memory/providers/long-term-memory.d.ts.map +0 -1
  79. package/dist/advanced-memory/schemas/index.d.ts +0 -4
  80. package/dist/advanced-memory/schemas/index.d.ts.map +0 -1
  81. package/dist/advanced-memory/schemas/long-term-memories.d.ts +0 -261
  82. package/dist/advanced-memory/schemas/long-term-memories.d.ts.map +0 -1
  83. package/dist/advanced-memory/schemas/memory-access-logs.d.ts +0 -116
  84. package/dist/advanced-memory/schemas/memory-access-logs.d.ts.map +0 -1
  85. package/dist/advanced-memory/schemas/session-summaries.d.ts +0 -280
  86. package/dist/advanced-memory/schemas/session-summaries.d.ts.map +0 -1
  87. package/dist/advanced-memory/services/memory-service.d.ts +0 -34
  88. package/dist/advanced-memory/services/memory-service.d.ts.map +0 -1
  89. package/dist/advanced-memory/types.d.ts +0 -68
  90. package/dist/advanced-memory/types.d.ts.map +0 -1
  91. package/dist/advanced-planning/actions/chain-example.d.ts +0 -6
  92. package/dist/advanced-planning/actions/chain-example.d.ts.map +0 -1
  93. package/dist/advanced-planning/index.d.ts +0 -5
  94. package/dist/advanced-planning/index.d.ts.map +0 -1
  95. package/dist/advanced-planning/prompts.d.ts +0 -8
  96. package/dist/advanced-planning/prompts.d.ts.map +0 -1
  97. package/dist/advanced-planning/providers/message-classifier.d.ts +0 -3
  98. package/dist/advanced-planning/providers/message-classifier.d.ts.map +0 -1
  99. package/dist/advanced-planning/services/planning-service.d.ts +0 -77
  100. package/dist/advanced-planning/services/planning-service.d.ts.map +0 -1
  101. package/dist/advanced-planning/types.d.ts +0 -78
  102. package/dist/advanced-planning/types.d.ts.map +0 -1
  103. package/dist/autonomy/action.d.ts +0 -14
  104. package/dist/autonomy/action.d.ts.map +0 -1
  105. package/dist/autonomy/index.d.ts +0 -11
  106. package/dist/autonomy/index.d.ts.map +0 -1
  107. package/dist/autonomy/providers.d.ts +0 -21
  108. package/dist/autonomy/providers.d.ts.map +0 -1
  109. package/dist/autonomy/routes.d.ts +0 -11
  110. package/dist/autonomy/routes.d.ts.map +0 -1
  111. package/dist/autonomy/service.d.ts +0 -117
  112. package/dist/autonomy/service.d.ts.map +0 -1
  113. package/dist/autonomy/types.d.ts +0 -31
  114. package/dist/autonomy/types.d.ts.map +0 -1
  115. package/dist/basic-capabilities/actions/choice.d.ts +0 -4
  116. package/dist/basic-capabilities/actions/choice.d.ts.map +0 -1
  117. package/dist/basic-capabilities/actions/ignore.d.ts +0 -3
  118. package/dist/basic-capabilities/actions/ignore.d.ts.map +0 -1
  119. package/dist/basic-capabilities/actions/index.d.ts +0 -10
  120. package/dist/basic-capabilities/actions/index.d.ts.map +0 -1
  121. package/dist/basic-capabilities/actions/none.d.ts +0 -3
  122. package/dist/basic-capabilities/actions/none.d.ts.map +0 -1
  123. package/dist/basic-capabilities/actions/reply.d.ts +0 -3
  124. package/dist/basic-capabilities/actions/reply.d.ts.map +0 -1
  125. package/dist/basic-capabilities/index.d.ts +0 -102
  126. package/dist/basic-capabilities/index.d.ts.map +0 -1
  127. package/dist/basic-capabilities/providers/actionState.d.ts +0 -7
  128. package/dist/basic-capabilities/providers/actionState.d.ts.map +0 -1
  129. package/dist/basic-capabilities/providers/actions.d.ts +0 -35
  130. package/dist/basic-capabilities/providers/actions.d.ts.map +0 -1
  131. package/dist/basic-capabilities/providers/attachments.d.ts +0 -20
  132. package/dist/basic-capabilities/providers/attachments.d.ts.map +0 -1
  133. package/dist/basic-capabilities/providers/capabilities.d.ts +0 -14
  134. package/dist/basic-capabilities/providers/capabilities.d.ts.map +0 -1
  135. package/dist/basic-capabilities/providers/character.d.ts +0 -17
  136. package/dist/basic-capabilities/providers/character.d.ts.map +0 -1
  137. package/dist/basic-capabilities/providers/choice.d.ts +0 -11
  138. package/dist/basic-capabilities/providers/choice.d.ts.map +0 -1
  139. package/dist/basic-capabilities/providers/contextBench.d.ts +0 -12
  140. package/dist/basic-capabilities/providers/contextBench.d.ts.map +0 -1
  141. package/dist/basic-capabilities/providers/currentTime.d.ts +0 -11
  142. package/dist/basic-capabilities/providers/currentTime.d.ts.map +0 -1
  143. package/dist/basic-capabilities/providers/entities.d.ts +0 -7
  144. package/dist/basic-capabilities/providers/entities.d.ts.map +0 -1
  145. package/dist/basic-capabilities/providers/evaluators.d.ts +0 -27
  146. package/dist/basic-capabilities/providers/evaluators.d.ts.map +0 -1
  147. package/dist/basic-capabilities/providers/index.d.ts +0 -20
  148. package/dist/basic-capabilities/providers/index.d.ts.map +0 -1
  149. package/dist/basic-capabilities/providers/providers.d.ts +0 -18
  150. package/dist/basic-capabilities/providers/providers.d.ts.map +0 -1
  151. package/dist/basic-capabilities/providers/recentMessages.d.ts +0 -14
  152. package/dist/basic-capabilities/providers/recentMessages.d.ts.map +0 -1
  153. package/dist/basic-capabilities/providers/time.d.ts +0 -12
  154. package/dist/basic-capabilities/providers/time.d.ts.map +0 -1
  155. package/dist/basic-capabilities/providers/world.d.ts +0 -8
  156. package/dist/basic-capabilities/providers/world.d.ts.map +0 -1
  157. package/dist/bootstrap/actions/addContact.d.ts +0 -3
  158. package/dist/bootstrap/actions/addContact.d.ts.map +0 -1
  159. package/dist/bootstrap/actions/choice.d.ts +0 -4
  160. package/dist/bootstrap/actions/choice.d.ts.map +0 -1
  161. package/dist/bootstrap/actions/followRoom.d.ts +0 -4
  162. package/dist/bootstrap/actions/followRoom.d.ts.map +0 -1
  163. package/dist/bootstrap/actions/ignore.d.ts +0 -3
  164. package/dist/bootstrap/actions/ignore.d.ts.map +0 -1
  165. package/dist/bootstrap/actions/imageGeneration.d.ts +0 -3
  166. package/dist/bootstrap/actions/imageGeneration.d.ts.map +0 -1
  167. package/dist/bootstrap/actions/index.d.ts +0 -19
  168. package/dist/bootstrap/actions/index.d.ts.map +0 -1
  169. package/dist/bootstrap/actions/muteRoom.d.ts +0 -4
  170. package/dist/bootstrap/actions/muteRoom.d.ts.map +0 -1
  171. package/dist/bootstrap/actions/none.d.ts +0 -3
  172. package/dist/bootstrap/actions/none.d.ts.map +0 -1
  173. package/dist/bootstrap/actions/removeContact.d.ts +0 -3
  174. package/dist/bootstrap/actions/removeContact.d.ts.map +0 -1
  175. package/dist/bootstrap/actions/reply.d.ts +0 -3
  176. package/dist/bootstrap/actions/reply.d.ts.map +0 -1
  177. package/dist/bootstrap/actions/roles.d.ts +0 -13
  178. package/dist/bootstrap/actions/roles.d.ts.map +0 -1
  179. package/dist/bootstrap/actions/scheduleFollowUp.d.ts +0 -3
  180. package/dist/bootstrap/actions/scheduleFollowUp.d.ts.map +0 -1
  181. package/dist/bootstrap/actions/searchContacts.d.ts +0 -3
  182. package/dist/bootstrap/actions/searchContacts.d.ts.map +0 -1
  183. package/dist/bootstrap/actions/sendMessage.d.ts +0 -15
  184. package/dist/bootstrap/actions/sendMessage.d.ts.map +0 -1
  185. package/dist/bootstrap/actions/settings.d.ts +0 -22
  186. package/dist/bootstrap/actions/settings.d.ts.map +0 -1
  187. package/dist/bootstrap/actions/unfollowRoom.d.ts +0 -13
  188. package/dist/bootstrap/actions/unfollowRoom.d.ts.map +0 -1
  189. package/dist/bootstrap/actions/unmuteRoom.d.ts +0 -24
  190. package/dist/bootstrap/actions/unmuteRoom.d.ts.map +0 -1
  191. package/dist/bootstrap/actions/updateContact.d.ts +0 -3
  192. package/dist/bootstrap/actions/updateContact.d.ts.map +0 -1
  193. package/dist/bootstrap/actions/updateEntity.d.ts +0 -43
  194. package/dist/bootstrap/actions/updateEntity.d.ts.map +0 -1
  195. package/dist/bootstrap/autonomy/action.d.ts +0 -14
  196. package/dist/bootstrap/autonomy/action.d.ts.map +0 -1
  197. package/dist/bootstrap/autonomy/index.d.ts +0 -11
  198. package/dist/bootstrap/autonomy/index.d.ts.map +0 -1
  199. package/dist/bootstrap/autonomy/providers.d.ts +0 -21
  200. package/dist/bootstrap/autonomy/providers.d.ts.map +0 -1
  201. package/dist/bootstrap/autonomy/routes.d.ts +0 -11
  202. package/dist/bootstrap/autonomy/routes.d.ts.map +0 -1
  203. package/dist/bootstrap/autonomy/service.d.ts +0 -114
  204. package/dist/bootstrap/autonomy/service.d.ts.map +0 -1
  205. package/dist/bootstrap/autonomy/types.d.ts +0 -31
  206. package/dist/bootstrap/autonomy/types.d.ts.map +0 -1
  207. package/dist/bootstrap/evaluators/index.d.ts +0 -3
  208. package/dist/bootstrap/evaluators/index.d.ts.map +0 -1
  209. package/dist/bootstrap/evaluators/reflection.d.ts +0 -3
  210. package/dist/bootstrap/evaluators/reflection.d.ts.map +0 -1
  211. package/dist/bootstrap/evaluators/relationshipExtraction.d.ts +0 -3
  212. package/dist/bootstrap/evaluators/relationshipExtraction.d.ts.map +0 -1
  213. package/dist/bootstrap/index.d.ts +0 -65
  214. package/dist/bootstrap/index.d.ts.map +0 -1
  215. package/dist/bootstrap/providers/actionState.d.ts +0 -7
  216. package/dist/bootstrap/providers/actionState.d.ts.map +0 -1
  217. package/dist/bootstrap/providers/actions.d.ts +0 -35
  218. package/dist/bootstrap/providers/actions.d.ts.map +0 -1
  219. package/dist/bootstrap/providers/attachments.d.ts +0 -20
  220. package/dist/bootstrap/providers/attachments.d.ts.map +0 -1
  221. package/dist/bootstrap/providers/capabilities.d.ts +0 -14
  222. package/dist/bootstrap/providers/capabilities.d.ts.map +0 -1
  223. package/dist/bootstrap/providers/character.d.ts +0 -17
  224. package/dist/bootstrap/providers/character.d.ts.map +0 -1
  225. package/dist/bootstrap/providers/choice.d.ts +0 -11
  226. package/dist/bootstrap/providers/choice.d.ts.map +0 -1
  227. package/dist/bootstrap/providers/contacts.d.ts +0 -3
  228. package/dist/bootstrap/providers/contacts.d.ts.map +0 -1
  229. package/dist/bootstrap/providers/contextBench.d.ts +0 -12
  230. package/dist/bootstrap/providers/contextBench.d.ts.map +0 -1
  231. package/dist/bootstrap/providers/entities.d.ts +0 -7
  232. package/dist/bootstrap/providers/entities.d.ts.map +0 -1
  233. package/dist/bootstrap/providers/evaluators.d.ts +0 -27
  234. package/dist/bootstrap/providers/evaluators.d.ts.map +0 -1
  235. package/dist/bootstrap/providers/facts.d.ts +0 -11
  236. package/dist/bootstrap/providers/facts.d.ts.map +0 -1
  237. package/dist/bootstrap/providers/followUps.d.ts +0 -3
  238. package/dist/bootstrap/providers/followUps.d.ts.map +0 -1
  239. package/dist/bootstrap/providers/index.d.ts +0 -21
  240. package/dist/bootstrap/providers/index.d.ts.map +0 -1
  241. package/dist/bootstrap/providers/knowledge.d.ts +0 -9
  242. package/dist/bootstrap/providers/knowledge.d.ts.map +0 -1
  243. package/dist/bootstrap/providers/providers.d.ts +0 -18
  244. package/dist/bootstrap/providers/providers.d.ts.map +0 -1
  245. package/dist/bootstrap/providers/recentMessages.d.ts +0 -14
  246. package/dist/bootstrap/providers/recentMessages.d.ts.map +0 -1
  247. package/dist/bootstrap/providers/relationships.d.ts +0 -15
  248. package/dist/bootstrap/providers/relationships.d.ts.map +0 -1
  249. package/dist/bootstrap/providers/roles.d.ts +0 -19
  250. package/dist/bootstrap/providers/roles.d.ts.map +0 -1
  251. package/dist/bootstrap/providers/settings.d.ts +0 -7
  252. package/dist/bootstrap/providers/settings.d.ts.map +0 -1
  253. package/dist/bootstrap/providers/time.d.ts +0 -16
  254. package/dist/bootstrap/providers/time.d.ts.map +0 -1
  255. package/dist/bootstrap/providers/world.d.ts +0 -8
  256. package/dist/bootstrap/providers/world.d.ts.map +0 -1
  257. package/dist/browser/index.browser.js +0 -3741
  258. package/dist/browser/index.browser.js.map +0 -660
  259. package/dist/browser/index.d.ts +0 -2
  260. package/dist/character.d.ts +0 -68
  261. package/dist/character.d.ts.map +0 -1
  262. package/dist/database/inMemoryAdapter.d.ts +0 -135
  263. package/dist/database/inMemoryAdapter.d.ts.map +0 -1
  264. package/dist/database.d.ts +0 -488
  265. package/dist/database.d.ts.map +0 -1
  266. package/dist/entities.d.ts +0 -11
  267. package/dist/entities.d.ts.map +0 -1
  268. package/dist/generated/action-docs.d.ts +0 -2906
  269. package/dist/generated/action-docs.d.ts.map +0 -1
  270. package/dist/generated/spec-helpers.d.ts +0 -49
  271. package/dist/generated/spec-helpers.d.ts.map +0 -1
  272. package/dist/index.browser.d.ts +0 -44
  273. package/dist/index.browser.d.ts.map +0 -1
  274. package/dist/index.browser.js +0 -2
  275. package/dist/index.d.ts +0 -3
  276. package/dist/index.d.ts.map +0 -1
  277. package/dist/index.js +0 -2
  278. package/dist/index.node.d.ts +0 -40
  279. package/dist/index.node.d.ts.map +0 -1
  280. package/dist/index.node.js +0 -2
  281. package/dist/logger.d.ts +0 -73
  282. package/dist/logger.d.ts.map +0 -1
  283. package/dist/memory.d.ts +0 -40
  284. package/dist/memory.d.ts.map +0 -1
  285. package/dist/node/index.d.ts +0 -2
  286. package/dist/node/index.node.js +0 -97062
  287. package/dist/node/index.node.js.map +0 -783
  288. package/dist/packages/typescript/tsconfig.tsbuildinfo +0 -1
  289. package/dist/plugin.d.ts +0 -13
  290. package/dist/plugin.d.ts.map +0 -1
  291. package/dist/prompts.d.ts +0 -85
  292. package/dist/prompts.d.ts.map +0 -1
  293. package/dist/roles.d.ts +0 -9
  294. package/dist/roles.d.ts.map +0 -1
  295. package/dist/runtime.d.ts +0 -426
  296. package/dist/runtime.d.ts.map +0 -1
  297. package/dist/schemas/character.d.ts +0 -445
  298. package/dist/schemas/character.d.ts.map +0 -1
  299. package/dist/search.d.ts +0 -317
  300. package/dist/search.d.ts.map +0 -1
  301. package/dist/secrets.d.ts +0 -6
  302. package/dist/secrets.d.ts.map +0 -1
  303. package/dist/services/embedding.d.ts +0 -45
  304. package/dist/services/embedding.d.ts.map +0 -1
  305. package/dist/services/followUp.d.ts +0 -46
  306. package/dist/services/followUp.d.ts.map +0 -1
  307. package/dist/services/message.d.ts +0 -70
  308. package/dist/services/message.d.ts.map +0 -1
  309. package/dist/services/rolodex.d.ts +0 -108
  310. package/dist/services/rolodex.d.ts.map +0 -1
  311. package/dist/services/task.d.ts +0 -78
  312. package/dist/services/task.d.ts.map +0 -1
  313. package/dist/services/trajectoryLogger.d.ts +0 -55
  314. package/dist/services/trajectoryLogger.d.ts.map +0 -1
  315. package/dist/services.d.ts +0 -61
  316. package/dist/services.d.ts.map +0 -1
  317. package/dist/settings.d.ts +0 -99
  318. package/dist/settings.d.ts.map +0 -1
  319. package/dist/streaming-context.d.ts +0 -78
  320. package/dist/streaming-context.d.ts.map +0 -1
  321. package/dist/trajectory-context.d.ts +0 -19
  322. package/dist/trajectory-context.d.ts.map +0 -1
  323. package/dist/types/agent.d.ts +0 -56
  324. package/dist/types/agent.d.ts.map +0 -1
  325. package/dist/types/components.d.ts +0 -290
  326. package/dist/types/components.d.ts.map +0 -1
  327. package/dist/types/database.d.ts +0 -410
  328. package/dist/types/database.d.ts.map +0 -1
  329. package/dist/types/environment.d.ts +0 -60
  330. package/dist/types/environment.d.ts.map +0 -1
  331. package/dist/types/events.d.ts +0 -213
  332. package/dist/types/events.d.ts.map +0 -1
  333. package/dist/types/generated/eliza/v1/agent_pb.d.ts +0 -382
  334. package/dist/types/generated/eliza/v1/agent_pb.d.ts.map +0 -1
  335. package/dist/types/generated/eliza/v1/components_pb.d.ts +0 -364
  336. package/dist/types/generated/eliza/v1/components_pb.d.ts.map +0 -1
  337. package/dist/types/generated/eliza/v1/database_pb.d.ts +0 -694
  338. package/dist/types/generated/eliza/v1/database_pb.d.ts.map +0 -1
  339. package/dist/types/generated/eliza/v1/environment_pb.d.ts +0 -299
  340. package/dist/types/generated/eliza/v1/environment_pb.d.ts.map +0 -1
  341. package/dist/types/generated/eliza/v1/events_pb.d.ts +0 -746
  342. package/dist/types/generated/eliza/v1/events_pb.d.ts.map +0 -1
  343. package/dist/types/generated/eliza/v1/ipc_pb.d.ts +0 -799
  344. package/dist/types/generated/eliza/v1/ipc_pb.d.ts.map +0 -1
  345. package/dist/types/generated/eliza/v1/knowledge_pb.d.ts +0 -63
  346. package/dist/types/generated/eliza/v1/knowledge_pb.d.ts.map +0 -1
  347. package/dist/types/generated/eliza/v1/memory_pb.d.ts +0 -290
  348. package/dist/types/generated/eliza/v1/memory_pb.d.ts.map +0 -1
  349. package/dist/types/generated/eliza/v1/message_service_pb.d.ts +0 -148
  350. package/dist/types/generated/eliza/v1/message_service_pb.d.ts.map +0 -1
  351. package/dist/types/generated/eliza/v1/messaging_pb.d.ts +0 -214
  352. package/dist/types/generated/eliza/v1/messaging_pb.d.ts.map +0 -1
  353. package/dist/types/generated/eliza/v1/model_pb.d.ts +0 -637
  354. package/dist/types/generated/eliza/v1/model_pb.d.ts.map +0 -1
  355. package/dist/types/generated/eliza/v1/payment_pb.d.ts +0 -147
  356. package/dist/types/generated/eliza/v1/payment_pb.d.ts.map +0 -1
  357. package/dist/types/generated/eliza/v1/plugin_pb.d.ts +0 -286
  358. package/dist/types/generated/eliza/v1/plugin_pb.d.ts.map +0 -1
  359. package/dist/types/generated/eliza/v1/primitives_pb.d.ts +0 -263
  360. package/dist/types/generated/eliza/v1/primitives_pb.d.ts.map +0 -1
  361. package/dist/types/generated/eliza/v1/prompts_pb.d.ts +0 -137
  362. package/dist/types/generated/eliza/v1/prompts_pb.d.ts.map +0 -1
  363. package/dist/types/generated/eliza/v1/service_interfaces_pb.d.ts +0 -2687
  364. package/dist/types/generated/eliza/v1/service_interfaces_pb.d.ts.map +0 -1
  365. package/dist/types/generated/eliza/v1/service_pb.d.ts +0 -144
  366. package/dist/types/generated/eliza/v1/service_pb.d.ts.map +0 -1
  367. package/dist/types/generated/eliza/v1/settings_pb.d.ts +0 -146
  368. package/dist/types/generated/eliza/v1/settings_pb.d.ts.map +0 -1
  369. package/dist/types/generated/eliza/v1/state_pb.d.ts +0 -259
  370. package/dist/types/generated/eliza/v1/state_pb.d.ts.map +0 -1
  371. package/dist/types/generated/eliza/v1/task_pb.d.ts +0 -120
  372. package/dist/types/generated/eliza/v1/task_pb.d.ts.map +0 -1
  373. package/dist/types/generated/eliza/v1/tee_pb.d.ts +0 -205
  374. package/dist/types/generated/eliza/v1/tee_pb.d.ts.map +0 -1
  375. package/dist/types/generated/eliza/v1/testing_pb.d.ts +0 -47
  376. package/dist/types/generated/eliza/v1/testing_pb.d.ts.map +0 -1
  377. package/dist/types/index.d.ts +0 -27
  378. package/dist/types/index.d.ts.map +0 -1
  379. package/dist/types/knowledge.d.ts +0 -57
  380. package/dist/types/knowledge.d.ts.map +0 -1
  381. package/dist/types/memory.d.ts +0 -100
  382. package/dist/types/memory.d.ts.map +0 -1
  383. package/dist/types/message-service.d.ts +0 -129
  384. package/dist/types/message-service.d.ts.map +0 -1
  385. package/dist/types/messaging.d.ts +0 -117
  386. package/dist/types/messaging.d.ts.map +0 -1
  387. package/dist/types/model.d.ts +0 -612
  388. package/dist/types/model.d.ts.map +0 -1
  389. package/dist/types/payment.d.ts +0 -45
  390. package/dist/types/payment.d.ts.map +0 -1
  391. package/dist/types/plugin.d.ts +0 -136
  392. package/dist/types/plugin.d.ts.map +0 -1
  393. package/dist/types/primitives.d.ts +0 -170
  394. package/dist/types/primitives.d.ts.map +0 -1
  395. package/dist/types/prompts.d.ts +0 -39
  396. package/dist/types/prompts.d.ts.map +0 -1
  397. package/dist/types/proto.d.ts +0 -60
  398. package/dist/types/proto.d.ts.map +0 -1
  399. package/dist/types/runtime.d.ts +0 -183
  400. package/dist/types/runtime.d.ts.map +0 -1
  401. package/dist/types/service-interfaces.d.ts +0 -1200
  402. package/dist/types/service-interfaces.d.ts.map +0 -1
  403. package/dist/types/service.d.ts +0 -161
  404. package/dist/types/service.d.ts.map +0 -1
  405. package/dist/types/settings.d.ts +0 -36
  406. package/dist/types/settings.d.ts.map +0 -1
  407. package/dist/types/state.d.ts +0 -83
  408. package/dist/types/state.d.ts.map +0 -1
  409. package/dist/types/streaming.d.ts +0 -46
  410. package/dist/types/streaming.d.ts.map +0 -1
  411. package/dist/types/task.d.ts +0 -74
  412. package/dist/types/task.d.ts.map +0 -1
  413. package/dist/types/tee.d.ts +0 -3
  414. package/dist/types/tee.d.ts.map +0 -1
  415. package/dist/types/testing.d.ts +0 -15
  416. package/dist/types/testing.d.ts.map +0 -1
  417. package/dist/utils/buffer.d.ts +0 -107
  418. package/dist/utils/buffer.d.ts.map +0 -1
  419. package/dist/utils/crypto-compat.d.ts +0 -101
  420. package/dist/utils/crypto-compat.d.ts.map +0 -1
  421. package/dist/utils/environment.d.ts +0 -125
  422. package/dist/utils/environment.d.ts.map +0 -1
  423. package/dist/utils/node.d.ts +0 -8
  424. package/dist/utils/node.d.ts.map +0 -1
  425. package/dist/utils/paths.d.ts +0 -97
  426. package/dist/utils/paths.d.ts.map +0 -1
  427. package/dist/utils/server-health.d.ts +0 -35
  428. package/dist/utils/server-health.d.ts.map +0 -1
  429. package/dist/utils/streaming.d.ts +0 -117
  430. package/dist/utils/streaming.d.ts.map +0 -1
  431. package/dist/utils/type-guards.d.ts +0 -25
  432. package/dist/utils/type-guards.d.ts.map +0 -1
  433. package/dist/utils.d.ts +0 -182
  434. package/dist/utils.d.ts.map +0 -1
@@ -1,2687 +0,0 @@
1
- import type { GenFile, GenMessage } from "@bufbuild/protobuf/codegenv1";
2
- import type { Timestamp } from "@bufbuild/protobuf/wkt";
3
- import type { JsonObject, Message } from "@bufbuild/protobuf";
4
- /**
5
- * Describes the file eliza/v1/service_interfaces.proto.
6
- */
7
- export declare const file_eliza_v1_service_interfaces: GenFile;
8
- /**
9
- * @generated from message eliza.v1.TokenBalance
10
- */
11
- export type TokenBalance = Message<"eliza.v1.TokenBalance"> & {
12
- /**
13
- * @generated from field: string address = 1;
14
- */
15
- address: string;
16
- /**
17
- * @generated from field: string balance = 2;
18
- */
19
- balance: string;
20
- /**
21
- * @generated from field: int32 decimals = 3;
22
- */
23
- decimals: number;
24
- /**
25
- * @generated from field: optional double ui_amount = 4;
26
- */
27
- uiAmount?: number;
28
- /**
29
- * @generated from field: optional string name = 5;
30
- */
31
- name?: string;
32
- /**
33
- * @generated from field: optional string symbol = 6;
34
- */
35
- symbol?: string;
36
- /**
37
- * @generated from field: optional string logo_uri = 7;
38
- */
39
- logoUri?: string;
40
- };
41
- /**
42
- * Describes the message eliza.v1.TokenBalance.
43
- * Use `create(TokenBalanceSchema)` to create a new message.
44
- */
45
- export declare const TokenBalanceSchema: GenMessage<TokenBalance>;
46
- /**
47
- * @generated from message eliza.v1.TokenData
48
- */
49
- export type TokenData = Message<"eliza.v1.TokenData"> & {
50
- /**
51
- * @generated from field: string id = 1;
52
- */
53
- id: string;
54
- /**
55
- * @generated from field: string symbol = 2;
56
- */
57
- symbol: string;
58
- /**
59
- * @generated from field: string name = 3;
60
- */
61
- name: string;
62
- /**
63
- * @generated from field: string address = 4;
64
- */
65
- address: string;
66
- /**
67
- * @generated from field: string chain = 5;
68
- */
69
- chain: string;
70
- /**
71
- * @generated from field: string source_provider = 6;
72
- */
73
- sourceProvider: string;
74
- /**
75
- * @generated from field: optional double price = 7;
76
- */
77
- price?: number;
78
- /**
79
- * @generated from field: optional double price_change_24h_percent = 8;
80
- */
81
- priceChange24hPercent?: number;
82
- /**
83
- * @generated from field: optional double price_change_24h_usd = 9;
84
- */
85
- priceChange24hUsd?: number;
86
- /**
87
- * @generated from field: optional double volume_24h_usd = 10;
88
- */
89
- volume24hUsd?: number;
90
- /**
91
- * @generated from field: optional double market_cap_usd = 11;
92
- */
93
- marketCapUsd?: number;
94
- /**
95
- * @generated from field: optional double liquidity = 12;
96
- */
97
- liquidity?: number;
98
- /**
99
- * @generated from field: optional double holders = 13;
100
- */
101
- holders?: number;
102
- /**
103
- * @generated from field: optional string logo_uri = 14;
104
- */
105
- logoUri?: string;
106
- /**
107
- * @generated from field: optional int32 decimals = 15;
108
- */
109
- decimals?: number;
110
- /**
111
- * @generated from field: optional google.protobuf.Timestamp last_updated_at = 16;
112
- */
113
- lastUpdatedAt?: Timestamp;
114
- /**
115
- * @generated from field: google.protobuf.Struct raw = 17;
116
- */
117
- raw?: JsonObject;
118
- };
119
- /**
120
- * Describes the message eliza.v1.TokenData.
121
- * Use `create(TokenDataSchema)` to create a new message.
122
- */
123
- export declare const TokenDataSchema: GenMessage<TokenData>;
124
- /**
125
- * @generated from message eliza.v1.WalletAsset
126
- */
127
- export type WalletAsset = Message<"eliza.v1.WalletAsset"> & {
128
- /**
129
- * @generated from field: string address = 1;
130
- */
131
- address: string;
132
- /**
133
- * @generated from field: string balance = 2;
134
- */
135
- balance: string;
136
- /**
137
- * @generated from field: int32 decimals = 3;
138
- */
139
- decimals: number;
140
- /**
141
- * @generated from field: optional double ui_amount = 4;
142
- */
143
- uiAmount?: number;
144
- /**
145
- * @generated from field: optional string name = 5;
146
- */
147
- name?: string;
148
- /**
149
- * @generated from field: optional string symbol = 6;
150
- */
151
- symbol?: string;
152
- /**
153
- * @generated from field: optional string logo_uri = 7;
154
- */
155
- logoUri?: string;
156
- /**
157
- * @generated from field: optional double price_usd = 8;
158
- */
159
- priceUsd?: number;
160
- /**
161
- * @generated from field: optional double value_usd = 9;
162
- */
163
- valueUsd?: number;
164
- };
165
- /**
166
- * Describes the message eliza.v1.WalletAsset.
167
- * Use `create(WalletAssetSchema)` to create a new message.
168
- */
169
- export declare const WalletAssetSchema: GenMessage<WalletAsset>;
170
- /**
171
- * @generated from message eliza.v1.WalletPortfolio
172
- */
173
- export type WalletPortfolio = Message<"eliza.v1.WalletPortfolio"> & {
174
- /**
175
- * @generated from field: double total_value_usd = 1;
176
- */
177
- totalValueUsd: number;
178
- /**
179
- * @generated from field: repeated eliza.v1.WalletAsset assets = 2;
180
- */
181
- assets: WalletAsset[];
182
- };
183
- /**
184
- * Describes the message eliza.v1.WalletPortfolio.
185
- * Use `create(WalletPortfolioSchema)` to create a new message.
186
- */
187
- export declare const WalletPortfolioSchema: GenMessage<WalletPortfolio>;
188
- /**
189
- * @generated from message eliza.v1.PoolTokenInfo
190
- */
191
- export type PoolTokenInfo = Message<"eliza.v1.PoolTokenInfo"> & {
192
- /**
193
- * @generated from field: string mint = 1;
194
- */
195
- mint: string;
196
- /**
197
- * @generated from field: optional string symbol = 2;
198
- */
199
- symbol?: string;
200
- /**
201
- * @generated from field: optional string reserve = 3;
202
- */
203
- reserve?: string;
204
- /**
205
- * @generated from field: optional int32 decimals = 4;
206
- */
207
- decimals?: number;
208
- };
209
- /**
210
- * Describes the message eliza.v1.PoolTokenInfo.
211
- * Use `create(PoolTokenInfoSchema)` to create a new message.
212
- */
213
- export declare const PoolTokenInfoSchema: GenMessage<PoolTokenInfo>;
214
- /**
215
- * @generated from message eliza.v1.PoolInfo
216
- */
217
- export type PoolInfo = Message<"eliza.v1.PoolInfo"> & {
218
- /**
219
- * @generated from field: string id = 1;
220
- */
221
- id: string;
222
- /**
223
- * @generated from field: optional string display_name = 2;
224
- */
225
- displayName?: string;
226
- /**
227
- * @generated from field: string dex = 3;
228
- */
229
- dex: string;
230
- /**
231
- * @generated from field: eliza.v1.PoolTokenInfo token_a = 4;
232
- */
233
- tokenA?: PoolTokenInfo;
234
- /**
235
- * @generated from field: eliza.v1.PoolTokenInfo token_b = 5;
236
- */
237
- tokenB?: PoolTokenInfo;
238
- /**
239
- * @generated from field: optional string lp_token_mint = 6;
240
- */
241
- lpTokenMint?: string;
242
- /**
243
- * @generated from field: optional double apr = 7;
244
- */
245
- apr?: number;
246
- /**
247
- * @generated from field: optional double apy = 8;
248
- */
249
- apy?: number;
250
- /**
251
- * @generated from field: optional double tvl = 9;
252
- */
253
- tvl?: number;
254
- /**
255
- * @generated from field: optional double fee = 10;
256
- */
257
- fee?: number;
258
- /**
259
- * @generated from field: google.protobuf.Struct metadata = 11;
260
- */
261
- metadata?: JsonObject;
262
- };
263
- /**
264
- * Describes the message eliza.v1.PoolInfo.
265
- * Use `create(PoolInfoSchema)` to create a new message.
266
- */
267
- export declare const PoolInfoSchema: GenMessage<PoolInfo>;
268
- /**
269
- * @generated from message eliza.v1.LpPositionDetails
270
- */
271
- export type LpPositionDetails = Message<"eliza.v1.LpPositionDetails"> & {
272
- /**
273
- * @generated from field: string pool_id = 1;
274
- */
275
- poolId: string;
276
- /**
277
- * @generated from field: string dex = 2;
278
- */
279
- dex: string;
280
- /**
281
- * @generated from field: eliza.v1.TokenBalance lp_token_balance = 3;
282
- */
283
- lpTokenBalance?: TokenBalance;
284
- /**
285
- * @generated from field: repeated eliza.v1.TokenBalance underlying_tokens = 4;
286
- */
287
- underlyingTokens: TokenBalance[];
288
- /**
289
- * @generated from field: optional double value_usd = 5;
290
- */
291
- valueUsd?: number;
292
- /**
293
- * @generated from field: repeated eliza.v1.TokenBalance accrued_fees = 6;
294
- */
295
- accruedFees: TokenBalance[];
296
- /**
297
- * @generated from field: repeated eliza.v1.TokenBalance rewards = 7;
298
- */
299
- rewards: TokenBalance[];
300
- /**
301
- * @generated from field: google.protobuf.Struct metadata = 8;
302
- */
303
- metadata?: JsonObject;
304
- };
305
- /**
306
- * Describes the message eliza.v1.LpPositionDetails.
307
- * Use `create(LpPositionDetailsSchema)` to create a new message.
308
- */
309
- export declare const LpPositionDetailsSchema: GenMessage<LpPositionDetails>;
310
- /**
311
- * @generated from message eliza.v1.TransactionResult
312
- */
313
- export type TransactionResult = Message<"eliza.v1.TransactionResult"> & {
314
- /**
315
- * @generated from field: bool success = 1;
316
- */
317
- success: boolean;
318
- /**
319
- * @generated from field: optional string transaction_id = 2;
320
- */
321
- transactionId?: string;
322
- /**
323
- * @generated from field: optional string error = 3;
324
- */
325
- error?: string;
326
- /**
327
- * @generated from field: google.protobuf.Struct data = 4;
328
- */
329
- data?: JsonObject;
330
- };
331
- /**
332
- * Describes the message eliza.v1.TransactionResult.
333
- * Use `create(TransactionResultSchema)` to create a new message.
334
- */
335
- export declare const TransactionResultSchema: GenMessage<TransactionResult>;
336
- /**
337
- * @generated from message eliza.v1.TranscriptionOptions
338
- */
339
- export type TranscriptionOptions = Message<"eliza.v1.TranscriptionOptions"> & {
340
- /**
341
- * @generated from field: optional string language = 1;
342
- */
343
- language?: string;
344
- /**
345
- * @generated from field: optional string model = 2;
346
- */
347
- model?: string;
348
- /**
349
- * @generated from field: optional double temperature = 3;
350
- */
351
- temperature?: number;
352
- /**
353
- * @generated from field: optional string prompt = 4;
354
- */
355
- prompt?: string;
356
- /**
357
- * @generated from field: optional string response_format = 5;
358
- */
359
- responseFormat?: string;
360
- /**
361
- * @generated from field: repeated string timestamp_granularities = 6;
362
- */
363
- timestampGranularities: string[];
364
- /**
365
- * @generated from field: optional bool word_timestamps = 7;
366
- */
367
- wordTimestamps?: boolean;
368
- /**
369
- * @generated from field: optional bool segment_timestamps = 8;
370
- */
371
- segmentTimestamps?: boolean;
372
- };
373
- /**
374
- * Describes the message eliza.v1.TranscriptionOptions.
375
- * Use `create(TranscriptionOptionsSchema)` to create a new message.
376
- */
377
- export declare const TranscriptionOptionsSchema: GenMessage<TranscriptionOptions>;
378
- /**
379
- * @generated from message eliza.v1.TranscriptionResult
380
- */
381
- export type TranscriptionResult = Message<"eliza.v1.TranscriptionResult"> & {
382
- /**
383
- * @generated from field: string text = 1;
384
- */
385
- text: string;
386
- /**
387
- * @generated from field: optional string language = 2;
388
- */
389
- language?: string;
390
- /**
391
- * @generated from field: optional double duration = 3;
392
- */
393
- duration?: number;
394
- /**
395
- * @generated from field: repeated eliza.v1.TranscriptionSegment segments = 4;
396
- */
397
- segments: TranscriptionSegment[];
398
- /**
399
- * @generated from field: repeated eliza.v1.TranscriptionWord words = 5;
400
- */
401
- words: TranscriptionWord[];
402
- /**
403
- * @generated from field: optional double confidence = 6;
404
- */
405
- confidence?: number;
406
- };
407
- /**
408
- * Describes the message eliza.v1.TranscriptionResult.
409
- * Use `create(TranscriptionResultSchema)` to create a new message.
410
- */
411
- export declare const TranscriptionResultSchema: GenMessage<TranscriptionResult>;
412
- /**
413
- * @generated from message eliza.v1.TranscriptionSegment
414
- */
415
- export type TranscriptionSegment = Message<"eliza.v1.TranscriptionSegment"> & {
416
- /**
417
- * @generated from field: int32 id = 1;
418
- */
419
- id: number;
420
- /**
421
- * @generated from field: string text = 2;
422
- */
423
- text: string;
424
- /**
425
- * @generated from field: double start = 3;
426
- */
427
- start: number;
428
- /**
429
- * @generated from field: double end = 4;
430
- */
431
- end: number;
432
- /**
433
- * @generated from field: optional double confidence = 5;
434
- */
435
- confidence?: number;
436
- /**
437
- * @generated from field: repeated int32 tokens = 6;
438
- */
439
- tokens: number[];
440
- /**
441
- * @generated from field: optional double temperature = 7;
442
- */
443
- temperature?: number;
444
- /**
445
- * @generated from field: optional double avg_logprob = 8;
446
- */
447
- avgLogprob?: number;
448
- /**
449
- * @generated from field: optional double compression_ratio = 9;
450
- */
451
- compressionRatio?: number;
452
- /**
453
- * @generated from field: optional double no_speech_prob = 10;
454
- */
455
- noSpeechProb?: number;
456
- };
457
- /**
458
- * Describes the message eliza.v1.TranscriptionSegment.
459
- * Use `create(TranscriptionSegmentSchema)` to create a new message.
460
- */
461
- export declare const TranscriptionSegmentSchema: GenMessage<TranscriptionSegment>;
462
- /**
463
- * @generated from message eliza.v1.TranscriptionWord
464
- */
465
- export type TranscriptionWord = Message<"eliza.v1.TranscriptionWord"> & {
466
- /**
467
- * @generated from field: string word = 1;
468
- */
469
- word: string;
470
- /**
471
- * @generated from field: double start = 2;
472
- */
473
- start: number;
474
- /**
475
- * @generated from field: double end = 3;
476
- */
477
- end: number;
478
- /**
479
- * @generated from field: optional double confidence = 4;
480
- */
481
- confidence?: number;
482
- };
483
- /**
484
- * Describes the message eliza.v1.TranscriptionWord.
485
- * Use `create(TranscriptionWordSchema)` to create a new message.
486
- */
487
- export declare const TranscriptionWordSchema: GenMessage<TranscriptionWord>;
488
- /**
489
- * @generated from message eliza.v1.SpeechToTextOptions
490
- */
491
- export type SpeechToTextOptions = Message<"eliza.v1.SpeechToTextOptions"> & {
492
- /**
493
- * @generated from field: optional string language = 1;
494
- */
495
- language?: string;
496
- /**
497
- * @generated from field: optional string model = 2;
498
- */
499
- model?: string;
500
- /**
501
- * @generated from field: optional bool continuous = 3;
502
- */
503
- continuous?: boolean;
504
- /**
505
- * @generated from field: optional bool interim_results = 4;
506
- */
507
- interimResults?: boolean;
508
- /**
509
- * @generated from field: optional int32 max_alternatives = 5;
510
- */
511
- maxAlternatives?: number;
512
- };
513
- /**
514
- * Describes the message eliza.v1.SpeechToTextOptions.
515
- * Use `create(SpeechToTextOptionsSchema)` to create a new message.
516
- */
517
- export declare const SpeechToTextOptionsSchema: GenMessage<SpeechToTextOptions>;
518
- /**
519
- * @generated from message eliza.v1.TextToSpeechOptions
520
- */
521
- export type TextToSpeechOptions = Message<"eliza.v1.TextToSpeechOptions"> & {
522
- /**
523
- * @generated from field: optional string voice = 1;
524
- */
525
- voice?: string;
526
- /**
527
- * @generated from field: optional string model = 2;
528
- */
529
- model?: string;
530
- /**
531
- * @generated from field: optional double speed = 3;
532
- */
533
- speed?: number;
534
- /**
535
- * @generated from field: optional string format = 4;
536
- */
537
- format?: string;
538
- /**
539
- * @generated from field: optional string response_format = 5;
540
- */
541
- responseFormat?: string;
542
- };
543
- /**
544
- * Describes the message eliza.v1.TextToSpeechOptions.
545
- * Use `create(TextToSpeechOptionsSchema)` to create a new message.
546
- */
547
- export declare const TextToSpeechOptionsSchema: GenMessage<TextToSpeechOptions>;
548
- /**
549
- * @generated from message eliza.v1.VideoInfo
550
- */
551
- export type VideoInfo = Message<"eliza.v1.VideoInfo"> & {
552
- /**
553
- * @generated from field: optional string title = 1;
554
- */
555
- title?: string;
556
- /**
557
- * @generated from field: optional double duration = 2;
558
- */
559
- duration?: number;
560
- /**
561
- * @generated from field: string url = 3;
562
- */
563
- url: string;
564
- /**
565
- * @generated from field: optional string thumbnail = 4;
566
- */
567
- thumbnail?: string;
568
- /**
569
- * @generated from field: optional string description = 5;
570
- */
571
- description?: string;
572
- /**
573
- * @generated from field: optional string uploader = 6;
574
- */
575
- uploader?: string;
576
- /**
577
- * @generated from field: optional double view_count = 7;
578
- */
579
- viewCount?: number;
580
- /**
581
- * @generated from field: optional google.protobuf.Timestamp upload_date = 8;
582
- */
583
- uploadDate?: Timestamp;
584
- /**
585
- * @generated from field: repeated eliza.v1.VideoFormat formats = 9;
586
- */
587
- formats: VideoFormat[];
588
- };
589
- /**
590
- * Describes the message eliza.v1.VideoInfo.
591
- * Use `create(VideoInfoSchema)` to create a new message.
592
- */
593
- export declare const VideoInfoSchema: GenMessage<VideoInfo>;
594
- /**
595
- * @generated from message eliza.v1.VideoFormat
596
- */
597
- export type VideoFormat = Message<"eliza.v1.VideoFormat"> & {
598
- /**
599
- * @generated from field: string format_id = 1;
600
- */
601
- formatId: string;
602
- /**
603
- * @generated from field: string url = 2;
604
- */
605
- url: string;
606
- /**
607
- * @generated from field: string extension = 3;
608
- */
609
- extension: string;
610
- /**
611
- * @generated from field: string quality = 4;
612
- */
613
- quality: string;
614
- /**
615
- * @generated from field: optional int64 file_size = 5;
616
- */
617
- fileSize?: bigint;
618
- /**
619
- * @generated from field: optional string video_codec = 6;
620
- */
621
- videoCodec?: string;
622
- /**
623
- * @generated from field: optional string audio_codec = 7;
624
- */
625
- audioCodec?: string;
626
- /**
627
- * @generated from field: optional string resolution = 8;
628
- */
629
- resolution?: string;
630
- /**
631
- * @generated from field: optional double fps = 9;
632
- */
633
- fps?: number;
634
- /**
635
- * @generated from field: optional double bitrate = 10;
636
- */
637
- bitrate?: number;
638
- };
639
- /**
640
- * Describes the message eliza.v1.VideoFormat.
641
- * Use `create(VideoFormatSchema)` to create a new message.
642
- */
643
- export declare const VideoFormatSchema: GenMessage<VideoFormat>;
644
- /**
645
- * @generated from message eliza.v1.VideoDownloadOptions
646
- */
647
- export type VideoDownloadOptions = Message<"eliza.v1.VideoDownloadOptions"> & {
648
- /**
649
- * @generated from field: optional string format = 1;
650
- */
651
- format?: string;
652
- /**
653
- * @generated from field: optional string quality = 2;
654
- */
655
- quality?: string;
656
- /**
657
- * @generated from field: optional string output_path = 3;
658
- */
659
- outputPath?: string;
660
- /**
661
- * @generated from field: optional bool audio_only = 4;
662
- */
663
- audioOnly?: boolean;
664
- /**
665
- * @generated from field: optional bool video_only = 5;
666
- */
667
- videoOnly?: boolean;
668
- /**
669
- * @generated from field: optional bool subtitles = 6;
670
- */
671
- subtitles?: boolean;
672
- /**
673
- * @generated from field: optional bool embed_subs = 7;
674
- */
675
- embedSubs?: boolean;
676
- /**
677
- * @generated from field: optional bool write_info_json = 8;
678
- */
679
- writeInfoJson?: boolean;
680
- };
681
- /**
682
- * Describes the message eliza.v1.VideoDownloadOptions.
683
- * Use `create(VideoDownloadOptionsSchema)` to create a new message.
684
- */
685
- export declare const VideoDownloadOptionsSchema: GenMessage<VideoDownloadOptions>;
686
- /**
687
- * @generated from message eliza.v1.VideoProcessingOptions
688
- */
689
- export type VideoProcessingOptions = Message<"eliza.v1.VideoProcessingOptions"> & {
690
- /**
691
- * @generated from field: optional double start_time = 1;
692
- */
693
- startTime?: number;
694
- /**
695
- * @generated from field: optional double end_time = 2;
696
- */
697
- endTime?: number;
698
- /**
699
- * @generated from field: optional string output_format = 3;
700
- */
701
- outputFormat?: string;
702
- /**
703
- * @generated from field: optional string resolution = 4;
704
- */
705
- resolution?: string;
706
- /**
707
- * @generated from field: optional string bitrate = 5;
708
- */
709
- bitrate?: string;
710
- /**
711
- * @generated from field: optional double framerate = 6;
712
- */
713
- framerate?: number;
714
- /**
715
- * @generated from field: optional string audio_codec = 7;
716
- */
717
- audioCodec?: string;
718
- /**
719
- * @generated from field: optional string video_codec = 8;
720
- */
721
- videoCodec?: string;
722
- };
723
- /**
724
- * Describes the message eliza.v1.VideoProcessingOptions.
725
- * Use `create(VideoProcessingOptionsSchema)` to create a new message.
726
- */
727
- export declare const VideoProcessingOptionsSchema: GenMessage<VideoProcessingOptions>;
728
- /**
729
- * @generated from message eliza.v1.BrowserViewport
730
- */
731
- export type BrowserViewport = Message<"eliza.v1.BrowserViewport"> & {
732
- /**
733
- * @generated from field: int32 width = 1;
734
- */
735
- width: number;
736
- /**
737
- * @generated from field: int32 height = 2;
738
- */
739
- height: number;
740
- };
741
- /**
742
- * Describes the message eliza.v1.BrowserViewport.
743
- * Use `create(BrowserViewportSchema)` to create a new message.
744
- */
745
- export declare const BrowserViewportSchema: GenMessage<BrowserViewport>;
746
- /**
747
- * @generated from message eliza.v1.BrowserNavigationOptions
748
- */
749
- export type BrowserNavigationOptions = Message<"eliza.v1.BrowserNavigationOptions"> & {
750
- /**
751
- * @generated from field: optional int32 timeout = 1;
752
- */
753
- timeout?: number;
754
- /**
755
- * @generated from field: optional string wait_until = 2;
756
- */
757
- waitUntil?: string;
758
- /**
759
- * @generated from field: optional eliza.v1.BrowserViewport viewport = 3;
760
- */
761
- viewport?: BrowserViewport;
762
- /**
763
- * @generated from field: optional string user_agent = 4;
764
- */
765
- userAgent?: string;
766
- /**
767
- * @generated from field: map<string, string> headers = 5;
768
- */
769
- headers: {
770
- [key: string]: string;
771
- };
772
- };
773
- /**
774
- * Describes the message eliza.v1.BrowserNavigationOptions.
775
- * Use `create(BrowserNavigationOptionsSchema)` to create a new message.
776
- */
777
- export declare const BrowserNavigationOptionsSchema: GenMessage<BrowserNavigationOptions>;
778
- /**
779
- * @generated from message eliza.v1.ScreenshotClip
780
- */
781
- export type ScreenshotClip = Message<"eliza.v1.ScreenshotClip"> & {
782
- /**
783
- * @generated from field: int32 x = 1;
784
- */
785
- x: number;
786
- /**
787
- * @generated from field: int32 y = 2;
788
- */
789
- y: number;
790
- /**
791
- * @generated from field: int32 width = 3;
792
- */
793
- width: number;
794
- /**
795
- * @generated from field: int32 height = 4;
796
- */
797
- height: number;
798
- };
799
- /**
800
- * Describes the message eliza.v1.ScreenshotClip.
801
- * Use `create(ScreenshotClipSchema)` to create a new message.
802
- */
803
- export declare const ScreenshotClipSchema: GenMessage<ScreenshotClip>;
804
- /**
805
- * @generated from message eliza.v1.ScreenshotOptions
806
- */
807
- export type ScreenshotOptions = Message<"eliza.v1.ScreenshotOptions"> & {
808
- /**
809
- * @generated from field: optional bool full_page = 1;
810
- */
811
- fullPage?: boolean;
812
- /**
813
- * @generated from field: optional eliza.v1.ScreenshotClip clip = 2;
814
- */
815
- clip?: ScreenshotClip;
816
- /**
817
- * @generated from field: optional string format = 3;
818
- */
819
- format?: string;
820
- /**
821
- * @generated from field: optional int32 quality = 4;
822
- */
823
- quality?: number;
824
- /**
825
- * @generated from field: optional bool omit_background = 5;
826
- */
827
- omitBackground?: boolean;
828
- };
829
- /**
830
- * Describes the message eliza.v1.ScreenshotOptions.
831
- * Use `create(ScreenshotOptionsSchema)` to create a new message.
832
- */
833
- export declare const ScreenshotOptionsSchema: GenMessage<ScreenshotOptions>;
834
- /**
835
- * @generated from message eliza.v1.ElementSelector
836
- */
837
- export type ElementSelector = Message<"eliza.v1.ElementSelector"> & {
838
- /**
839
- * @generated from field: string selector = 1;
840
- */
841
- selector: string;
842
- /**
843
- * @generated from field: optional string text = 2;
844
- */
845
- text?: string;
846
- /**
847
- * @generated from field: optional int32 timeout = 3;
848
- */
849
- timeout?: number;
850
- };
851
- /**
852
- * Describes the message eliza.v1.ElementSelector.
853
- * Use `create(ElementSelectorSchema)` to create a new message.
854
- */
855
- export declare const ElementSelectorSchema: GenMessage<ElementSelector>;
856
- /**
857
- * @generated from message eliza.v1.LinkInfo
858
- */
859
- export type LinkInfo = Message<"eliza.v1.LinkInfo"> & {
860
- /**
861
- * @generated from field: string url = 1;
862
- */
863
- url: string;
864
- /**
865
- * @generated from field: string text = 2;
866
- */
867
- text: string;
868
- };
869
- /**
870
- * Describes the message eliza.v1.LinkInfo.
871
- * Use `create(LinkInfoSchema)` to create a new message.
872
- */
873
- export declare const LinkInfoSchema: GenMessage<LinkInfo>;
874
- /**
875
- * @generated from message eliza.v1.ImageInfo
876
- */
877
- export type ImageInfo = Message<"eliza.v1.ImageInfo"> & {
878
- /**
879
- * @generated from field: string src = 1;
880
- */
881
- src: string;
882
- /**
883
- * @generated from field: optional string alt = 2;
884
- */
885
- alt?: string;
886
- };
887
- /**
888
- * Describes the message eliza.v1.ImageInfo.
889
- * Use `create(ImageInfoSchema)` to create a new message.
890
- */
891
- export declare const ImageInfoSchema: GenMessage<ImageInfo>;
892
- /**
893
- * @generated from message eliza.v1.ExtractedContent
894
- */
895
- export type ExtractedContent = Message<"eliza.v1.ExtractedContent"> & {
896
- /**
897
- * @generated from field: string text = 1;
898
- */
899
- text: string;
900
- /**
901
- * @generated from field: string html = 2;
902
- */
903
- html: string;
904
- /**
905
- * @generated from field: repeated eliza.v1.LinkInfo links = 3;
906
- */
907
- links: LinkInfo[];
908
- /**
909
- * @generated from field: repeated eliza.v1.ImageInfo images = 4;
910
- */
911
- images: ImageInfo[];
912
- /**
913
- * @generated from field: optional string title = 5;
914
- */
915
- title?: string;
916
- /**
917
- * @generated from field: map<string, string> metadata = 6;
918
- */
919
- metadata: {
920
- [key: string]: string;
921
- };
922
- };
923
- /**
924
- * Describes the message eliza.v1.ExtractedContent.
925
- * Use `create(ExtractedContentSchema)` to create a new message.
926
- */
927
- export declare const ExtractedContentSchema: GenMessage<ExtractedContent>;
928
- /**
929
- * @generated from message eliza.v1.ClickOptions
930
- */
931
- export type ClickOptions = Message<"eliza.v1.ClickOptions"> & {
932
- /**
933
- * @generated from field: optional int32 timeout = 1;
934
- */
935
- timeout?: number;
936
- /**
937
- * @generated from field: optional bool force = 2;
938
- */
939
- force?: boolean;
940
- /**
941
- * @generated from field: optional bool wait_for_navigation = 3;
942
- */
943
- waitForNavigation?: boolean;
944
- };
945
- /**
946
- * Describes the message eliza.v1.ClickOptions.
947
- * Use `create(ClickOptionsSchema)` to create a new message.
948
- */
949
- export declare const ClickOptionsSchema: GenMessage<ClickOptions>;
950
- /**
951
- * @generated from message eliza.v1.TypeOptions
952
- */
953
- export type TypeOptions = Message<"eliza.v1.TypeOptions"> & {
954
- /**
955
- * @generated from field: optional int32 delay = 1;
956
- */
957
- delay?: number;
958
- /**
959
- * @generated from field: optional int32 timeout = 2;
960
- */
961
- timeout?: number;
962
- /**
963
- * @generated from field: optional bool clear = 3;
964
- */
965
- clear?: boolean;
966
- };
967
- /**
968
- * Describes the message eliza.v1.TypeOptions.
969
- * Use `create(TypeOptionsSchema)` to create a new message.
970
- */
971
- export declare const TypeOptionsSchema: GenMessage<TypeOptions>;
972
- /**
973
- * @generated from message eliza.v1.PdfMetadata
974
- */
975
- export type PdfMetadata = Message<"eliza.v1.PdfMetadata"> & {
976
- /**
977
- * @generated from field: optional string title = 1;
978
- */
979
- title?: string;
980
- /**
981
- * @generated from field: optional string author = 2;
982
- */
983
- author?: string;
984
- /**
985
- * @generated from field: optional google.protobuf.Timestamp created_at = 3;
986
- */
987
- createdAt?: Timestamp;
988
- /**
989
- * @generated from field: optional google.protobuf.Timestamp modified_at = 4;
990
- */
991
- modifiedAt?: Timestamp;
992
- };
993
- /**
994
- * Describes the message eliza.v1.PdfMetadata.
995
- * Use `create(PdfMetadataSchema)` to create a new message.
996
- */
997
- export declare const PdfMetadataSchema: GenMessage<PdfMetadata>;
998
- /**
999
- * @generated from message eliza.v1.PdfExtractionResult
1000
- */
1001
- export type PdfExtractionResult = Message<"eliza.v1.PdfExtractionResult"> & {
1002
- /**
1003
- * @generated from field: string text = 1;
1004
- */
1005
- text: string;
1006
- /**
1007
- * @generated from field: int32 page_count = 2;
1008
- */
1009
- pageCount: number;
1010
- /**
1011
- * @generated from field: optional eliza.v1.PdfMetadata metadata = 3;
1012
- */
1013
- metadata?: PdfMetadata;
1014
- };
1015
- /**
1016
- * Describes the message eliza.v1.PdfExtractionResult.
1017
- * Use `create(PdfExtractionResultSchema)` to create a new message.
1018
- */
1019
- export declare const PdfExtractionResultSchema: GenMessage<PdfExtractionResult>;
1020
- /**
1021
- * @generated from message eliza.v1.PdfMargins
1022
- */
1023
- export type PdfMargins = Message<"eliza.v1.PdfMargins"> & {
1024
- /**
1025
- * @generated from field: optional double top = 1;
1026
- */
1027
- top?: number;
1028
- /**
1029
- * @generated from field: optional double bottom = 2;
1030
- */
1031
- bottom?: number;
1032
- /**
1033
- * @generated from field: optional double left = 3;
1034
- */
1035
- left?: number;
1036
- /**
1037
- * @generated from field: optional double right = 4;
1038
- */
1039
- right?: number;
1040
- };
1041
- /**
1042
- * Describes the message eliza.v1.PdfMargins.
1043
- * Use `create(PdfMarginsSchema)` to create a new message.
1044
- */
1045
- export declare const PdfMarginsSchema: GenMessage<PdfMargins>;
1046
- /**
1047
- * @generated from message eliza.v1.PdfGenerationOptions
1048
- */
1049
- export type PdfGenerationOptions = Message<"eliza.v1.PdfGenerationOptions"> & {
1050
- /**
1051
- * @generated from field: optional string format = 1;
1052
- */
1053
- format?: string;
1054
- /**
1055
- * @generated from field: optional string orientation = 2;
1056
- */
1057
- orientation?: string;
1058
- /**
1059
- * @generated from field: optional eliza.v1.PdfMargins margins = 3;
1060
- */
1061
- margins?: PdfMargins;
1062
- /**
1063
- * @generated from field: optional string header = 4;
1064
- */
1065
- header?: string;
1066
- /**
1067
- * @generated from field: optional string footer = 5;
1068
- */
1069
- footer?: string;
1070
- };
1071
- /**
1072
- * Describes the message eliza.v1.PdfGenerationOptions.
1073
- * Use `create(PdfGenerationOptionsSchema)` to create a new message.
1074
- */
1075
- export declare const PdfGenerationOptionsSchema: GenMessage<PdfGenerationOptions>;
1076
- /**
1077
- * @generated from message eliza.v1.PdfConversionOptions
1078
- */
1079
- export type PdfConversionOptions = Message<"eliza.v1.PdfConversionOptions"> & {
1080
- /**
1081
- * @generated from field: optional string quality = 1;
1082
- */
1083
- quality?: string;
1084
- /**
1085
- * @generated from field: optional string output_format = 2;
1086
- */
1087
- outputFormat?: string;
1088
- /**
1089
- * @generated from field: optional bool compression = 3;
1090
- */
1091
- compression?: boolean;
1092
- };
1093
- /**
1094
- * Describes the message eliza.v1.PdfConversionOptions.
1095
- * Use `create(PdfConversionOptionsSchema)` to create a new message.
1096
- */
1097
- export declare const PdfConversionOptionsSchema: GenMessage<PdfConversionOptions>;
1098
- /**
1099
- * @generated from message eliza.v1.DateRange
1100
- */
1101
- export type DateRange = Message<"eliza.v1.DateRange"> & {
1102
- /**
1103
- * @generated from field: optional google.protobuf.Timestamp start = 1;
1104
- */
1105
- start?: Timestamp;
1106
- /**
1107
- * @generated from field: optional google.protobuf.Timestamp end = 2;
1108
- */
1109
- end?: Timestamp;
1110
- };
1111
- /**
1112
- * Describes the message eliza.v1.DateRange.
1113
- * Use `create(DateRangeSchema)` to create a new message.
1114
- */
1115
- export declare const DateRangeSchema: GenMessage<DateRange>;
1116
- /**
1117
- * @generated from message eliza.v1.SearchOptions
1118
- */
1119
- export type SearchOptions = Message<"eliza.v1.SearchOptions"> & {
1120
- /**
1121
- * @generated from field: optional int32 limit = 1;
1122
- */
1123
- limit?: number;
1124
- /**
1125
- * @generated from field: optional int32 offset = 2;
1126
- */
1127
- offset?: number;
1128
- /**
1129
- * @generated from field: optional string language = 3;
1130
- */
1131
- language?: string;
1132
- /**
1133
- * @generated from field: optional string region = 4;
1134
- */
1135
- region?: string;
1136
- /**
1137
- * @generated from field: optional eliza.v1.DateRange date_range = 5;
1138
- */
1139
- dateRange?: DateRange;
1140
- /**
1141
- * @generated from field: optional string file_type = 6;
1142
- */
1143
- fileType?: string;
1144
- /**
1145
- * @generated from field: optional string site = 7;
1146
- */
1147
- site?: string;
1148
- /**
1149
- * @generated from field: optional string sort_by = 8;
1150
- */
1151
- sortBy?: string;
1152
- /**
1153
- * @generated from field: optional string safe_search = 9;
1154
- */
1155
- safeSearch?: string;
1156
- };
1157
- /**
1158
- * Describes the message eliza.v1.SearchOptions.
1159
- * Use `create(SearchOptionsSchema)` to create a new message.
1160
- */
1161
- export declare const SearchOptionsSchema: GenMessage<SearchOptions>;
1162
- /**
1163
- * @generated from message eliza.v1.SearchResult
1164
- */
1165
- export type SearchResult = Message<"eliza.v1.SearchResult"> & {
1166
- /**
1167
- * @generated from field: string title = 1;
1168
- */
1169
- title: string;
1170
- /**
1171
- * @generated from field: string url = 2;
1172
- */
1173
- url: string;
1174
- /**
1175
- * @generated from field: string description = 3;
1176
- */
1177
- description: string;
1178
- /**
1179
- * @generated from field: optional string display_url = 4;
1180
- */
1181
- displayUrl?: string;
1182
- /**
1183
- * @generated from field: optional string thumbnail = 5;
1184
- */
1185
- thumbnail?: string;
1186
- /**
1187
- * @generated from field: optional google.protobuf.Timestamp published_date = 6;
1188
- */
1189
- publishedDate?: Timestamp;
1190
- /**
1191
- * @generated from field: optional string source = 7;
1192
- */
1193
- source?: string;
1194
- /**
1195
- * @generated from field: optional double relevance_score = 8;
1196
- */
1197
- relevanceScore?: number;
1198
- /**
1199
- * @generated from field: optional string snippet = 9;
1200
- */
1201
- snippet?: string;
1202
- };
1203
- /**
1204
- * Describes the message eliza.v1.SearchResult.
1205
- * Use `create(SearchResultSchema)` to create a new message.
1206
- */
1207
- export declare const SearchResultSchema: GenMessage<SearchResult>;
1208
- /**
1209
- * @generated from message eliza.v1.SearchResponse
1210
- */
1211
- export type SearchResponse = Message<"eliza.v1.SearchResponse"> & {
1212
- /**
1213
- * @generated from field: string query = 1;
1214
- */
1215
- query: string;
1216
- /**
1217
- * @generated from field: repeated eliza.v1.SearchResult results = 2;
1218
- */
1219
- results: SearchResult[];
1220
- /**
1221
- * @generated from field: optional int32 total_results = 3;
1222
- */
1223
- totalResults?: number;
1224
- /**
1225
- * @generated from field: optional double search_time = 4;
1226
- */
1227
- searchTime?: number;
1228
- /**
1229
- * @generated from field: repeated string suggestions = 5;
1230
- */
1231
- suggestions: string[];
1232
- /**
1233
- * @generated from field: optional string next_page_token = 6;
1234
- */
1235
- nextPageToken?: string;
1236
- /**
1237
- * @generated from field: repeated string related_searches = 7;
1238
- */
1239
- relatedSearches: string[];
1240
- };
1241
- /**
1242
- * Describes the message eliza.v1.SearchResponse.
1243
- * Use `create(SearchResponseSchema)` to create a new message.
1244
- */
1245
- export declare const SearchResponseSchema: GenMessage<SearchResponse>;
1246
- /**
1247
- * @generated from message eliza.v1.NewsSearchOptions
1248
- */
1249
- export type NewsSearchOptions = Message<"eliza.v1.NewsSearchOptions"> & {
1250
- /**
1251
- * @generated from field: eliza.v1.SearchOptions base = 1;
1252
- */
1253
- base?: SearchOptions;
1254
- /**
1255
- * @generated from field: optional string category = 2;
1256
- */
1257
- category?: string;
1258
- /**
1259
- * @generated from field: optional string freshness = 3;
1260
- */
1261
- freshness?: string;
1262
- };
1263
- /**
1264
- * Describes the message eliza.v1.NewsSearchOptions.
1265
- * Use `create(NewsSearchOptionsSchema)` to create a new message.
1266
- */
1267
- export declare const NewsSearchOptionsSchema: GenMessage<NewsSearchOptions>;
1268
- /**
1269
- * @generated from message eliza.v1.ImageSearchOptions
1270
- */
1271
- export type ImageSearchOptions = Message<"eliza.v1.ImageSearchOptions"> & {
1272
- /**
1273
- * @generated from field: eliza.v1.SearchOptions base = 1;
1274
- */
1275
- base?: SearchOptions;
1276
- /**
1277
- * @generated from field: optional string size = 2;
1278
- */
1279
- size?: string;
1280
- /**
1281
- * @generated from field: optional string color = 3;
1282
- */
1283
- color?: string;
1284
- /**
1285
- * @generated from field: optional string type = 4;
1286
- */
1287
- type?: string;
1288
- /**
1289
- * @generated from field: optional string layout = 5;
1290
- */
1291
- layout?: string;
1292
- /**
1293
- * @generated from field: optional string license = 6;
1294
- */
1295
- license?: string;
1296
- };
1297
- /**
1298
- * Describes the message eliza.v1.ImageSearchOptions.
1299
- * Use `create(ImageSearchOptionsSchema)` to create a new message.
1300
- */
1301
- export declare const ImageSearchOptionsSchema: GenMessage<ImageSearchOptions>;
1302
- /**
1303
- * @generated from message eliza.v1.VideoSearchOptions
1304
- */
1305
- export type VideoSearchOptions = Message<"eliza.v1.VideoSearchOptions"> & {
1306
- /**
1307
- * @generated from field: eliza.v1.SearchOptions base = 1;
1308
- */
1309
- base?: SearchOptions;
1310
- /**
1311
- * @generated from field: optional string duration = 2;
1312
- */
1313
- duration?: string;
1314
- /**
1315
- * @generated from field: optional string resolution = 3;
1316
- */
1317
- resolution?: string;
1318
- /**
1319
- * @generated from field: optional string quality = 4;
1320
- */
1321
- quality?: string;
1322
- };
1323
- /**
1324
- * Describes the message eliza.v1.VideoSearchOptions.
1325
- * Use `create(VideoSearchOptionsSchema)` to create a new message.
1326
- */
1327
- export declare const VideoSearchOptionsSchema: GenMessage<VideoSearchOptions>;
1328
- /**
1329
- * @generated from message eliza.v1.EmailAddress
1330
- */
1331
- export type EmailAddress = Message<"eliza.v1.EmailAddress"> & {
1332
- /**
1333
- * @generated from field: string email = 1;
1334
- */
1335
- email: string;
1336
- /**
1337
- * @generated from field: optional string name = 2;
1338
- */
1339
- name?: string;
1340
- };
1341
- /**
1342
- * Describes the message eliza.v1.EmailAddress.
1343
- * Use `create(EmailAddressSchema)` to create a new message.
1344
- */
1345
- export declare const EmailAddressSchema: GenMessage<EmailAddress>;
1346
- /**
1347
- * @generated from message eliza.v1.EmailAttachment
1348
- */
1349
- export type EmailAttachment = Message<"eliza.v1.EmailAttachment"> & {
1350
- /**
1351
- * @generated from field: string filename = 1;
1352
- */
1353
- filename: string;
1354
- /**
1355
- * @generated from oneof eliza.v1.EmailAttachment.content
1356
- */
1357
- content: {
1358
- /**
1359
- * @generated from field: bytes content_bytes = 2;
1360
- */
1361
- value: Uint8Array;
1362
- case: "contentBytes";
1363
- } | {
1364
- /**
1365
- * @generated from field: string content_text = 3;
1366
- */
1367
- value: string;
1368
- case: "contentText";
1369
- } | {
1370
- case: undefined;
1371
- value?: undefined;
1372
- };
1373
- /**
1374
- * @generated from field: optional string content_type = 4;
1375
- */
1376
- contentType?: string;
1377
- /**
1378
- * @generated from field: optional string content_disposition = 5;
1379
- */
1380
- contentDisposition?: string;
1381
- /**
1382
- * @generated from field: optional string cid = 6;
1383
- */
1384
- cid?: string;
1385
- };
1386
- /**
1387
- * Describes the message eliza.v1.EmailAttachment.
1388
- * Use `create(EmailAttachmentSchema)` to create a new message.
1389
- */
1390
- export declare const EmailAttachmentSchema: GenMessage<EmailAttachment>;
1391
- /**
1392
- * @generated from message eliza.v1.EmailMessage
1393
- */
1394
- export type EmailMessage = Message<"eliza.v1.EmailMessage"> & {
1395
- /**
1396
- * @generated from field: eliza.v1.EmailAddress from = 1;
1397
- */
1398
- from?: EmailAddress;
1399
- /**
1400
- * @generated from field: repeated eliza.v1.EmailAddress to = 2;
1401
- */
1402
- to: EmailAddress[];
1403
- /**
1404
- * @generated from field: repeated eliza.v1.EmailAddress cc = 3;
1405
- */
1406
- cc: EmailAddress[];
1407
- /**
1408
- * @generated from field: repeated eliza.v1.EmailAddress bcc = 4;
1409
- */
1410
- bcc: EmailAddress[];
1411
- /**
1412
- * @generated from field: string subject = 5;
1413
- */
1414
- subject: string;
1415
- /**
1416
- * @generated from field: optional string text = 6;
1417
- */
1418
- text?: string;
1419
- /**
1420
- * @generated from field: optional string html = 7;
1421
- */
1422
- html?: string;
1423
- /**
1424
- * @generated from field: repeated eliza.v1.EmailAttachment attachments = 8;
1425
- */
1426
- attachments: EmailAttachment[];
1427
- /**
1428
- * @generated from field: optional eliza.v1.EmailAddress reply_to = 9;
1429
- */
1430
- replyTo?: EmailAddress;
1431
- /**
1432
- * @generated from field: optional google.protobuf.Timestamp date = 10;
1433
- */
1434
- date?: Timestamp;
1435
- /**
1436
- * @generated from field: optional string message_id = 11;
1437
- */
1438
- messageId?: string;
1439
- /**
1440
- * @generated from field: repeated string references = 12;
1441
- */
1442
- references: string[];
1443
- /**
1444
- * @generated from field: optional string in_reply_to = 13;
1445
- */
1446
- inReplyTo?: string;
1447
- /**
1448
- * @generated from field: optional string priority = 14;
1449
- */
1450
- priority?: string;
1451
- };
1452
- /**
1453
- * Describes the message eliza.v1.EmailMessage.
1454
- * Use `create(EmailMessageSchema)` to create a new message.
1455
- */
1456
- export declare const EmailMessageSchema: GenMessage<EmailMessage>;
1457
- /**
1458
- * @generated from message eliza.v1.EmailSendOptions
1459
- */
1460
- export type EmailSendOptions = Message<"eliza.v1.EmailSendOptions"> & {
1461
- /**
1462
- * @generated from field: optional int32 retry = 1;
1463
- */
1464
- retry?: number;
1465
- /**
1466
- * @generated from field: optional int32 timeout = 2;
1467
- */
1468
- timeout?: number;
1469
- /**
1470
- * @generated from field: optional bool track_opens = 3;
1471
- */
1472
- trackOpens?: boolean;
1473
- /**
1474
- * @generated from field: optional bool track_clicks = 4;
1475
- */
1476
- trackClicks?: boolean;
1477
- /**
1478
- * @generated from field: repeated string tags = 5;
1479
- */
1480
- tags: string[];
1481
- };
1482
- /**
1483
- * Describes the message eliza.v1.EmailSendOptions.
1484
- * Use `create(EmailSendOptionsSchema)` to create a new message.
1485
- */
1486
- export declare const EmailSendOptionsSchema: GenMessage<EmailSendOptions>;
1487
- /**
1488
- * @generated from message eliza.v1.EmailSearchOptions
1489
- */
1490
- export type EmailSearchOptions = Message<"eliza.v1.EmailSearchOptions"> & {
1491
- /**
1492
- * @generated from field: optional string query = 1;
1493
- */
1494
- query?: string;
1495
- /**
1496
- * @generated from field: optional string from = 2;
1497
- */
1498
- from?: string;
1499
- /**
1500
- * @generated from field: optional string to = 3;
1501
- */
1502
- to?: string;
1503
- /**
1504
- * @generated from field: optional string subject = 4;
1505
- */
1506
- subject?: string;
1507
- /**
1508
- * @generated from field: optional string folder = 5;
1509
- */
1510
- folder?: string;
1511
- /**
1512
- * @generated from field: optional google.protobuf.Timestamp since = 6;
1513
- */
1514
- since?: Timestamp;
1515
- /**
1516
- * @generated from field: optional google.protobuf.Timestamp before = 7;
1517
- */
1518
- before?: Timestamp;
1519
- /**
1520
- * @generated from field: optional int32 limit = 8;
1521
- */
1522
- limit?: number;
1523
- /**
1524
- * @generated from field: optional int32 offset = 9;
1525
- */
1526
- offset?: number;
1527
- /**
1528
- * @generated from field: optional bool unread = 10;
1529
- */
1530
- unread?: boolean;
1531
- /**
1532
- * @generated from field: optional bool flagged = 11;
1533
- */
1534
- flagged?: boolean;
1535
- /**
1536
- * @generated from field: optional bool has_attachments = 12;
1537
- */
1538
- hasAttachments?: boolean;
1539
- };
1540
- /**
1541
- * Describes the message eliza.v1.EmailSearchOptions.
1542
- * Use `create(EmailSearchOptionsSchema)` to create a new message.
1543
- */
1544
- export declare const EmailSearchOptionsSchema: GenMessage<EmailSearchOptions>;
1545
- /**
1546
- * @generated from message eliza.v1.EmailFolder
1547
- */
1548
- export type EmailFolder = Message<"eliza.v1.EmailFolder"> & {
1549
- /**
1550
- * @generated from field: string name = 1;
1551
- */
1552
- name: string;
1553
- /**
1554
- * @generated from field: string path = 2;
1555
- */
1556
- path: string;
1557
- /**
1558
- * @generated from field: string type = 3;
1559
- */
1560
- type: string;
1561
- /**
1562
- * @generated from field: optional int32 message_count = 4;
1563
- */
1564
- messageCount?: number;
1565
- /**
1566
- * @generated from field: optional int32 unread_count = 5;
1567
- */
1568
- unreadCount?: number;
1569
- /**
1570
- * @generated from field: repeated eliza.v1.EmailFolder children = 6;
1571
- */
1572
- children: EmailFolder[];
1573
- };
1574
- /**
1575
- * Describes the message eliza.v1.EmailFolder.
1576
- * Use `create(EmailFolderSchema)` to create a new message.
1577
- */
1578
- export declare const EmailFolderSchema: GenMessage<EmailFolder>;
1579
- /**
1580
- * @generated from message eliza.v1.EmailAccount
1581
- */
1582
- export type EmailAccount = Message<"eliza.v1.EmailAccount"> & {
1583
- /**
1584
- * @generated from field: string email = 1;
1585
- */
1586
- email: string;
1587
- /**
1588
- * @generated from field: optional string name = 2;
1589
- */
1590
- name?: string;
1591
- /**
1592
- * @generated from field: optional string provider = 3;
1593
- */
1594
- provider?: string;
1595
- /**
1596
- * @generated from field: repeated eliza.v1.EmailFolder folders = 4;
1597
- */
1598
- folders: EmailFolder[];
1599
- /**
1600
- * @generated from field: optional int64 quota_used = 5;
1601
- */
1602
- quotaUsed?: bigint;
1603
- /**
1604
- * @generated from field: optional int64 quota_limit = 6;
1605
- */
1606
- quotaLimit?: bigint;
1607
- };
1608
- /**
1609
- * Describes the message eliza.v1.EmailAccount.
1610
- * Use `create(EmailAccountSchema)` to create a new message.
1611
- */
1612
- export declare const EmailAccountSchema: GenMessage<EmailAccount>;
1613
- /**
1614
- * @generated from message eliza.v1.MessageParticipant
1615
- */
1616
- export type MessageParticipant = Message<"eliza.v1.MessageParticipant"> & {
1617
- /**
1618
- * @generated from field: string id = 1;
1619
- */
1620
- id: string;
1621
- /**
1622
- * @generated from field: string name = 2;
1623
- */
1624
- name: string;
1625
- /**
1626
- * @generated from field: optional string username = 3;
1627
- */
1628
- username?: string;
1629
- /**
1630
- * @generated from field: optional string avatar = 4;
1631
- */
1632
- avatar?: string;
1633
- /**
1634
- * @generated from field: optional string status = 5;
1635
- */
1636
- status?: string;
1637
- };
1638
- /**
1639
- * Describes the message eliza.v1.MessageParticipant.
1640
- * Use `create(MessageParticipantSchema)` to create a new message.
1641
- */
1642
- export declare const MessageParticipantSchema: GenMessage<MessageParticipant>;
1643
- /**
1644
- * @generated from message eliza.v1.MessageAttachment
1645
- */
1646
- export type MessageAttachment = Message<"eliza.v1.MessageAttachment"> & {
1647
- /**
1648
- * @generated from field: string id = 1;
1649
- */
1650
- id: string;
1651
- /**
1652
- * @generated from field: string filename = 2;
1653
- */
1654
- filename: string;
1655
- /**
1656
- * @generated from field: string url = 3;
1657
- */
1658
- url: string;
1659
- /**
1660
- * @generated from field: string mime_type = 4;
1661
- */
1662
- mimeType: string;
1663
- /**
1664
- * @generated from field: int64 size = 5;
1665
- */
1666
- size: bigint;
1667
- /**
1668
- * @generated from field: optional int32 width = 6;
1669
- */
1670
- width?: number;
1671
- /**
1672
- * @generated from field: optional int32 height = 7;
1673
- */
1674
- height?: number;
1675
- /**
1676
- * @generated from field: optional double duration = 8;
1677
- */
1678
- duration?: number;
1679
- /**
1680
- * @generated from field: optional string thumbnail = 9;
1681
- */
1682
- thumbnail?: string;
1683
- };
1684
- /**
1685
- * Describes the message eliza.v1.MessageAttachment.
1686
- * Use `create(MessageAttachmentSchema)` to create a new message.
1687
- */
1688
- export declare const MessageAttachmentSchema: GenMessage<MessageAttachment>;
1689
- /**
1690
- * @generated from message eliza.v1.MessageReaction
1691
- */
1692
- export type MessageReaction = Message<"eliza.v1.MessageReaction"> & {
1693
- /**
1694
- * @generated from field: string emoji = 1;
1695
- */
1696
- emoji: string;
1697
- /**
1698
- * @generated from field: int32 count = 2;
1699
- */
1700
- count: number;
1701
- /**
1702
- * @generated from field: repeated string users = 3;
1703
- */
1704
- users: string[];
1705
- /**
1706
- * @generated from field: bool has_reacted = 4;
1707
- */
1708
- hasReacted: boolean;
1709
- };
1710
- /**
1711
- * Describes the message eliza.v1.MessageReaction.
1712
- * Use `create(MessageReactionSchema)` to create a new message.
1713
- */
1714
- export declare const MessageReactionSchema: GenMessage<MessageReaction>;
1715
- /**
1716
- * @generated from message eliza.v1.MessageReference
1717
- */
1718
- export type MessageReference = Message<"eliza.v1.MessageReference"> & {
1719
- /**
1720
- * @generated from field: string message_id = 1;
1721
- */
1722
- messageId: string;
1723
- /**
1724
- * @generated from field: string channel_id = 2;
1725
- */
1726
- channelId: string;
1727
- /**
1728
- * @generated from field: string type = 3;
1729
- */
1730
- type: string;
1731
- };
1732
- /**
1733
- * Describes the message eliza.v1.MessageReference.
1734
- * Use `create(MessageReferenceSchema)` to create a new message.
1735
- */
1736
- export declare const MessageReferenceSchema: GenMessage<MessageReference>;
1737
- /**
1738
- * @generated from message eliza.v1.EmbedField
1739
- */
1740
- export type EmbedField = Message<"eliza.v1.EmbedField"> & {
1741
- /**
1742
- * @generated from field: string name = 1;
1743
- */
1744
- name: string;
1745
- /**
1746
- * @generated from field: string value = 2;
1747
- */
1748
- value: string;
1749
- /**
1750
- * @generated from field: optional bool inline = 3;
1751
- */
1752
- inline?: boolean;
1753
- };
1754
- /**
1755
- * Describes the message eliza.v1.EmbedField.
1756
- * Use `create(EmbedFieldSchema)` to create a new message.
1757
- */
1758
- export declare const EmbedFieldSchema: GenMessage<EmbedField>;
1759
- /**
1760
- * @generated from message eliza.v1.MessageEmbed
1761
- */
1762
- export type MessageEmbed = Message<"eliza.v1.MessageEmbed"> & {
1763
- /**
1764
- * @generated from field: optional string title = 1;
1765
- */
1766
- title?: string;
1767
- /**
1768
- * @generated from field: optional string description = 2;
1769
- */
1770
- description?: string;
1771
- /**
1772
- * @generated from field: optional string url = 3;
1773
- */
1774
- url?: string;
1775
- /**
1776
- * @generated from field: optional string image = 4;
1777
- */
1778
- image?: string;
1779
- /**
1780
- * @generated from field: repeated eliza.v1.EmbedField fields = 5;
1781
- */
1782
- fields: EmbedField[];
1783
- };
1784
- /**
1785
- * Describes the message eliza.v1.MessageEmbed.
1786
- * Use `create(MessageEmbedSchema)` to create a new message.
1787
- */
1788
- export declare const MessageEmbedSchema: GenMessage<MessageEmbed>;
1789
- /**
1790
- * @generated from message eliza.v1.MessageContent
1791
- */
1792
- export type MessageContent = Message<"eliza.v1.MessageContent"> & {
1793
- /**
1794
- * @generated from field: optional string text = 1;
1795
- */
1796
- text?: string;
1797
- /**
1798
- * @generated from field: optional string html = 2;
1799
- */
1800
- html?: string;
1801
- /**
1802
- * @generated from field: optional string markdown = 3;
1803
- */
1804
- markdown?: string;
1805
- /**
1806
- * @generated from field: repeated eliza.v1.MessageAttachment attachments = 4;
1807
- */
1808
- attachments: MessageAttachment[];
1809
- /**
1810
- * @generated from field: repeated eliza.v1.MessageReaction reactions = 5;
1811
- */
1812
- reactions: MessageReaction[];
1813
- /**
1814
- * @generated from field: optional eliza.v1.MessageReference reference = 6;
1815
- */
1816
- reference?: MessageReference;
1817
- /**
1818
- * @generated from field: repeated string mentions = 7;
1819
- */
1820
- mentions: string[];
1821
- /**
1822
- * @generated from field: repeated eliza.v1.MessageEmbed embeds = 8;
1823
- */
1824
- embeds: MessageEmbed[];
1825
- };
1826
- /**
1827
- * Describes the message eliza.v1.MessageContent.
1828
- * Use `create(MessageContentSchema)` to create a new message.
1829
- */
1830
- export declare const MessageContentSchema: GenMessage<MessageContent>;
1831
- /**
1832
- * @generated from message eliza.v1.MessageThreadInfo
1833
- */
1834
- export type MessageThreadInfo = Message<"eliza.v1.MessageThreadInfo"> & {
1835
- /**
1836
- * @generated from field: string id = 1;
1837
- */
1838
- id: string;
1839
- /**
1840
- * @generated from field: int32 message_count = 2;
1841
- */
1842
- messageCount: number;
1843
- /**
1844
- * @generated from field: repeated string participants = 3;
1845
- */
1846
- participants: string[];
1847
- /**
1848
- * @generated from field: google.protobuf.Timestamp last_message_at = 4;
1849
- */
1850
- lastMessageAt?: Timestamp;
1851
- };
1852
- /**
1853
- * Describes the message eliza.v1.MessageThreadInfo.
1854
- * Use `create(MessageThreadInfoSchema)` to create a new message.
1855
- */
1856
- export declare const MessageThreadInfoSchema: GenMessage<MessageThreadInfo>;
1857
- /**
1858
- * @generated from message eliza.v1.MessageInfo
1859
- */
1860
- export type MessageInfo = Message<"eliza.v1.MessageInfo"> & {
1861
- /**
1862
- * @generated from field: string id = 1;
1863
- */
1864
- id: string;
1865
- /**
1866
- * @generated from field: string channel_id = 2;
1867
- */
1868
- channelId: string;
1869
- /**
1870
- * @generated from field: string sender_id = 3;
1871
- */
1872
- senderId: string;
1873
- /**
1874
- * @generated from field: eliza.v1.MessageContent content = 4;
1875
- */
1876
- content?: MessageContent;
1877
- /**
1878
- * @generated from field: google.protobuf.Timestamp timestamp = 5;
1879
- */
1880
- timestamp?: Timestamp;
1881
- /**
1882
- * @generated from field: optional google.protobuf.Timestamp edited = 6;
1883
- */
1884
- edited?: Timestamp;
1885
- /**
1886
- * @generated from field: optional google.protobuf.Timestamp deleted = 7;
1887
- */
1888
- deleted?: Timestamp;
1889
- /**
1890
- * @generated from field: optional bool pinned = 8;
1891
- */
1892
- pinned?: boolean;
1893
- /**
1894
- * @generated from field: optional eliza.v1.MessageThreadInfo thread = 9;
1895
- */
1896
- thread?: MessageThreadInfo;
1897
- };
1898
- /**
1899
- * Describes the message eliza.v1.MessageInfo.
1900
- * Use `create(MessageInfoSchema)` to create a new message.
1901
- */
1902
- export declare const MessageInfoSchema: GenMessage<MessageInfo>;
1903
- /**
1904
- * @generated from message eliza.v1.MessageSendOptions
1905
- */
1906
- export type MessageSendOptions = Message<"eliza.v1.MessageSendOptions"> & {
1907
- /**
1908
- * @generated from field: optional string reply_to = 1;
1909
- */
1910
- replyTo?: string;
1911
- /**
1912
- * @generated from field: optional bool ephemeral = 2;
1913
- */
1914
- ephemeral?: boolean;
1915
- /**
1916
- * @generated from field: optional bool silent = 3;
1917
- */
1918
- silent?: boolean;
1919
- /**
1920
- * @generated from field: optional google.protobuf.Timestamp scheduled = 4;
1921
- */
1922
- scheduled?: Timestamp;
1923
- /**
1924
- * @generated from field: optional string thread = 5;
1925
- */
1926
- thread?: string;
1927
- /**
1928
- * @generated from field: optional string nonce = 6;
1929
- */
1930
- nonce?: string;
1931
- };
1932
- /**
1933
- * Describes the message eliza.v1.MessageSendOptions.
1934
- * Use `create(MessageSendOptionsSchema)` to create a new message.
1935
- */
1936
- export declare const MessageSendOptionsSchema: GenMessage<MessageSendOptions>;
1937
- /**
1938
- * @generated from message eliza.v1.MessageSearchOptions
1939
- */
1940
- export type MessageSearchOptions = Message<"eliza.v1.MessageSearchOptions"> & {
1941
- /**
1942
- * @generated from field: optional string query = 1;
1943
- */
1944
- query?: string;
1945
- /**
1946
- * @generated from field: optional string channel_id = 2;
1947
- */
1948
- channelId?: string;
1949
- /**
1950
- * @generated from field: optional string sender_id = 3;
1951
- */
1952
- senderId?: string;
1953
- /**
1954
- * @generated from field: optional google.protobuf.Timestamp before = 4;
1955
- */
1956
- before?: Timestamp;
1957
- /**
1958
- * @generated from field: optional google.protobuf.Timestamp after = 5;
1959
- */
1960
- after?: Timestamp;
1961
- /**
1962
- * @generated from field: optional int32 limit = 6;
1963
- */
1964
- limit?: number;
1965
- /**
1966
- * @generated from field: optional int32 offset = 7;
1967
- */
1968
- offset?: number;
1969
- /**
1970
- * @generated from field: optional bool has_attachments = 8;
1971
- */
1972
- hasAttachments?: boolean;
1973
- /**
1974
- * @generated from field: optional bool pinned = 9;
1975
- */
1976
- pinned?: boolean;
1977
- /**
1978
- * @generated from field: optional string mentions = 10;
1979
- */
1980
- mentions?: string;
1981
- };
1982
- /**
1983
- * Describes the message eliza.v1.MessageSearchOptions.
1984
- * Use `create(MessageSearchOptionsSchema)` to create a new message.
1985
- */
1986
- export declare const MessageSearchOptionsSchema: GenMessage<MessageSearchOptions>;
1987
- /**
1988
- * @generated from message eliza.v1.ChannelPermissions
1989
- */
1990
- export type ChannelPermissions = Message<"eliza.v1.ChannelPermissions"> & {
1991
- /**
1992
- * @generated from field: bool can_send = 1;
1993
- */
1994
- canSend: boolean;
1995
- /**
1996
- * @generated from field: bool can_read = 2;
1997
- */
1998
- canRead: boolean;
1999
- /**
2000
- * @generated from field: bool can_delete = 3;
2001
- */
2002
- canDelete: boolean;
2003
- /**
2004
- * @generated from field: bool can_pin = 4;
2005
- */
2006
- canPin: boolean;
2007
- /**
2008
- * @generated from field: bool can_manage = 5;
2009
- */
2010
- canManage: boolean;
2011
- };
2012
- /**
2013
- * Describes the message eliza.v1.ChannelPermissions.
2014
- * Use `create(ChannelPermissionsSchema)` to create a new message.
2015
- */
2016
- export declare const ChannelPermissionsSchema: GenMessage<ChannelPermissions>;
2017
- /**
2018
- * @generated from message eliza.v1.MessageChannel
2019
- */
2020
- export type MessageChannel = Message<"eliza.v1.MessageChannel"> & {
2021
- /**
2022
- * @generated from field: string id = 1;
2023
- */
2024
- id: string;
2025
- /**
2026
- * @generated from field: string name = 2;
2027
- */
2028
- name: string;
2029
- /**
2030
- * @generated from field: string type = 3;
2031
- */
2032
- type: string;
2033
- /**
2034
- * @generated from field: optional string description = 4;
2035
- */
2036
- description?: string;
2037
- /**
2038
- * @generated from field: repeated eliza.v1.MessageParticipant participants = 5;
2039
- */
2040
- participants: MessageParticipant[];
2041
- /**
2042
- * @generated from field: optional eliza.v1.ChannelPermissions permissions = 6;
2043
- */
2044
- permissions?: ChannelPermissions;
2045
- /**
2046
- * @generated from field: optional google.protobuf.Timestamp last_message_at = 7;
2047
- */
2048
- lastMessageAt?: Timestamp;
2049
- /**
2050
- * @generated from field: optional int32 message_count = 8;
2051
- */
2052
- messageCount?: number;
2053
- /**
2054
- * @generated from field: optional int32 unread_count = 9;
2055
- */
2056
- unreadCount?: number;
2057
- };
2058
- /**
2059
- * Describes the message eliza.v1.MessageChannel.
2060
- * Use `create(MessageChannelSchema)` to create a new message.
2061
- */
2062
- export declare const MessageChannelSchema: GenMessage<MessageChannel>;
2063
- /**
2064
- * @generated from message eliza.v1.PostMedia
2065
- */
2066
- export type PostMedia = Message<"eliza.v1.PostMedia"> & {
2067
- /**
2068
- * @generated from field: string id = 1;
2069
- */
2070
- id: string;
2071
- /**
2072
- * @generated from field: string url = 2;
2073
- */
2074
- url: string;
2075
- /**
2076
- * @generated from field: string type = 3;
2077
- */
2078
- type: string;
2079
- /**
2080
- * @generated from field: string mime_type = 4;
2081
- */
2082
- mimeType: string;
2083
- /**
2084
- * @generated from field: int64 size = 5;
2085
- */
2086
- size: bigint;
2087
- /**
2088
- * @generated from field: optional int32 width = 6;
2089
- */
2090
- width?: number;
2091
- /**
2092
- * @generated from field: optional int32 height = 7;
2093
- */
2094
- height?: number;
2095
- /**
2096
- * @generated from field: optional double duration = 8;
2097
- */
2098
- duration?: number;
2099
- /**
2100
- * @generated from field: optional string thumbnail = 9;
2101
- */
2102
- thumbnail?: string;
2103
- /**
2104
- * @generated from field: optional string description = 10;
2105
- */
2106
- description?: string;
2107
- /**
2108
- * @generated from field: optional string alt_text = 11;
2109
- */
2110
- altText?: string;
2111
- };
2112
- /**
2113
- * Describes the message eliza.v1.PostMedia.
2114
- * Use `create(PostMediaSchema)` to create a new message.
2115
- */
2116
- export declare const PostMediaSchema: GenMessage<PostMedia>;
2117
- /**
2118
- * @generated from message eliza.v1.PostLocationCoordinates
2119
- */
2120
- export type PostLocationCoordinates = Message<"eliza.v1.PostLocationCoordinates"> & {
2121
- /**
2122
- * @generated from field: double latitude = 1;
2123
- */
2124
- latitude: number;
2125
- /**
2126
- * @generated from field: double longitude = 2;
2127
- */
2128
- longitude: number;
2129
- };
2130
- /**
2131
- * Describes the message eliza.v1.PostLocationCoordinates.
2132
- * Use `create(PostLocationCoordinatesSchema)` to create a new message.
2133
- */
2134
- export declare const PostLocationCoordinatesSchema: GenMessage<PostLocationCoordinates>;
2135
- /**
2136
- * @generated from message eliza.v1.PostLocation
2137
- */
2138
- export type PostLocation = Message<"eliza.v1.PostLocation"> & {
2139
- /**
2140
- * @generated from field: string name = 1;
2141
- */
2142
- name: string;
2143
- /**
2144
- * @generated from field: optional string address = 2;
2145
- */
2146
- address?: string;
2147
- /**
2148
- * @generated from field: optional eliza.v1.PostLocationCoordinates coordinates = 3;
2149
- */
2150
- coordinates?: PostLocationCoordinates;
2151
- /**
2152
- * @generated from field: optional string place_id = 4;
2153
- */
2154
- placeId?: string;
2155
- };
2156
- /**
2157
- * Describes the message eliza.v1.PostLocation.
2158
- * Use `create(PostLocationSchema)` to create a new message.
2159
- */
2160
- export declare const PostLocationSchema: GenMessage<PostLocation>;
2161
- /**
2162
- * @generated from message eliza.v1.PostAuthor
2163
- */
2164
- export type PostAuthor = Message<"eliza.v1.PostAuthor"> & {
2165
- /**
2166
- * @generated from field: string id = 1;
2167
- */
2168
- id: string;
2169
- /**
2170
- * @generated from field: string username = 2;
2171
- */
2172
- username: string;
2173
- /**
2174
- * @generated from field: string display_name = 3;
2175
- */
2176
- displayName: string;
2177
- /**
2178
- * @generated from field: optional string avatar = 4;
2179
- */
2180
- avatar?: string;
2181
- /**
2182
- * @generated from field: optional bool verified = 5;
2183
- */
2184
- verified?: boolean;
2185
- /**
2186
- * @generated from field: optional int32 follower_count = 6;
2187
- */
2188
- followerCount?: number;
2189
- /**
2190
- * @generated from field: optional int32 following_count = 7;
2191
- */
2192
- followingCount?: number;
2193
- /**
2194
- * @generated from field: optional string bio = 8;
2195
- */
2196
- bio?: string;
2197
- /**
2198
- * @generated from field: optional string website = 9;
2199
- */
2200
- website?: string;
2201
- };
2202
- /**
2203
- * Describes the message eliza.v1.PostAuthor.
2204
- * Use `create(PostAuthorSchema)` to create a new message.
2205
- */
2206
- export declare const PostAuthorSchema: GenMessage<PostAuthor>;
2207
- /**
2208
- * @generated from message eliza.v1.PostEngagement
2209
- */
2210
- export type PostEngagement = Message<"eliza.v1.PostEngagement"> & {
2211
- /**
2212
- * @generated from field: int32 likes = 1;
2213
- */
2214
- likes: number;
2215
- /**
2216
- * @generated from field: int32 shares = 2;
2217
- */
2218
- shares: number;
2219
- /**
2220
- * @generated from field: int32 comments = 3;
2221
- */
2222
- comments: number;
2223
- /**
2224
- * @generated from field: optional int32 views = 4;
2225
- */
2226
- views?: number;
2227
- /**
2228
- * @generated from field: bool has_liked = 5;
2229
- */
2230
- hasLiked: boolean;
2231
- /**
2232
- * @generated from field: bool has_shared = 6;
2233
- */
2234
- hasShared: boolean;
2235
- /**
2236
- * @generated from field: bool has_commented = 7;
2237
- */
2238
- hasCommented: boolean;
2239
- /**
2240
- * @generated from field: bool has_saved = 8;
2241
- */
2242
- hasSaved: boolean;
2243
- };
2244
- /**
2245
- * Describes the message eliza.v1.PostEngagement.
2246
- * Use `create(PostEngagementSchema)` to create a new message.
2247
- */
2248
- export declare const PostEngagementSchema: GenMessage<PostEngagement>;
2249
- /**
2250
- * @generated from message eliza.v1.PostLinkPreview
2251
- */
2252
- export type PostLinkPreview = Message<"eliza.v1.PostLinkPreview"> & {
2253
- /**
2254
- * @generated from field: string url = 1;
2255
- */
2256
- url: string;
2257
- /**
2258
- * @generated from field: optional string title = 2;
2259
- */
2260
- title?: string;
2261
- /**
2262
- * @generated from field: optional string description = 3;
2263
- */
2264
- description?: string;
2265
- /**
2266
- * @generated from field: optional string image = 4;
2267
- */
2268
- image?: string;
2269
- };
2270
- /**
2271
- * Describes the message eliza.v1.PostLinkPreview.
2272
- * Use `create(PostLinkPreviewSchema)` to create a new message.
2273
- */
2274
- export declare const PostLinkPreviewSchema: GenMessage<PostLinkPreview>;
2275
- /**
2276
- * @generated from message eliza.v1.PostPollOption
2277
- */
2278
- export type PostPollOption = Message<"eliza.v1.PostPollOption"> & {
2279
- /**
2280
- * @generated from field: string text = 1;
2281
- */
2282
- text: string;
2283
- /**
2284
- * @generated from field: int32 votes = 2;
2285
- */
2286
- votes: number;
2287
- };
2288
- /**
2289
- * Describes the message eliza.v1.PostPollOption.
2290
- * Use `create(PostPollOptionSchema)` to create a new message.
2291
- */
2292
- export declare const PostPollOptionSchema: GenMessage<PostPollOption>;
2293
- /**
2294
- * @generated from message eliza.v1.PostPoll
2295
- */
2296
- export type PostPoll = Message<"eliza.v1.PostPoll"> & {
2297
- /**
2298
- * @generated from field: string question = 1;
2299
- */
2300
- question: string;
2301
- /**
2302
- * @generated from field: repeated eliza.v1.PostPollOption options = 2;
2303
- */
2304
- options: PostPollOption[];
2305
- /**
2306
- * @generated from field: optional google.protobuf.Timestamp expires_at = 3;
2307
- */
2308
- expiresAt?: Timestamp;
2309
- /**
2310
- * @generated from field: optional bool multiple_choice = 4;
2311
- */
2312
- multipleChoice?: boolean;
2313
- };
2314
- /**
2315
- * Describes the message eliza.v1.PostPoll.
2316
- * Use `create(PostPollSchema)` to create a new message.
2317
- */
2318
- export declare const PostPollSchema: GenMessage<PostPoll>;
2319
- /**
2320
- * @generated from message eliza.v1.PostContent
2321
- */
2322
- export type PostContent = Message<"eliza.v1.PostContent"> & {
2323
- /**
2324
- * @generated from field: optional string text = 1;
2325
- */
2326
- text?: string;
2327
- /**
2328
- * @generated from field: optional string html = 2;
2329
- */
2330
- html?: string;
2331
- /**
2332
- * @generated from field: repeated eliza.v1.PostMedia media = 3;
2333
- */
2334
- media: PostMedia[];
2335
- /**
2336
- * @generated from field: optional eliza.v1.PostLocation location = 4;
2337
- */
2338
- location?: PostLocation;
2339
- /**
2340
- * @generated from field: repeated string tags = 5;
2341
- */
2342
- tags: string[];
2343
- /**
2344
- * @generated from field: repeated string mentions = 6;
2345
- */
2346
- mentions: string[];
2347
- /**
2348
- * @generated from field: repeated eliza.v1.PostLinkPreview links = 7;
2349
- */
2350
- links: PostLinkPreview[];
2351
- /**
2352
- * @generated from field: optional eliza.v1.PostPoll poll = 8;
2353
- */
2354
- poll?: PostPoll;
2355
- };
2356
- /**
2357
- * Describes the message eliza.v1.PostContent.
2358
- * Use `create(PostContentSchema)` to create a new message.
2359
- */
2360
- export declare const PostContentSchema: GenMessage<PostContent>;
2361
- /**
2362
- * @generated from message eliza.v1.PostThreadInfo
2363
- */
2364
- export type PostThreadInfo = Message<"eliza.v1.PostThreadInfo"> & {
2365
- /**
2366
- * @generated from field: string id = 1;
2367
- */
2368
- id: string;
2369
- /**
2370
- * @generated from field: int32 position = 2;
2371
- */
2372
- position: number;
2373
- /**
2374
- * @generated from field: int32 total = 3;
2375
- */
2376
- total: number;
2377
- };
2378
- /**
2379
- * Describes the message eliza.v1.PostThreadInfo.
2380
- * Use `create(PostThreadInfoSchema)` to create a new message.
2381
- */
2382
- export declare const PostThreadInfoSchema: GenMessage<PostThreadInfo>;
2383
- /**
2384
- * @generated from message eliza.v1.CrossPostInfo
2385
- */
2386
- export type CrossPostInfo = Message<"eliza.v1.CrossPostInfo"> & {
2387
- /**
2388
- * @generated from field: string platform = 1;
2389
- */
2390
- platform: string;
2391
- /**
2392
- * @generated from field: string platform_id = 2;
2393
- */
2394
- platformId: string;
2395
- /**
2396
- * @generated from field: string url = 3;
2397
- */
2398
- url: string;
2399
- };
2400
- /**
2401
- * Describes the message eliza.v1.CrossPostInfo.
2402
- * Use `create(CrossPostInfoSchema)` to create a new message.
2403
- */
2404
- export declare const CrossPostInfoSchema: GenMessage<CrossPostInfo>;
2405
- /**
2406
- * @generated from message eliza.v1.PostInfo
2407
- */
2408
- export type PostInfo = Message<"eliza.v1.PostInfo"> & {
2409
- /**
2410
- * @generated from field: string id = 1;
2411
- */
2412
- id: string;
2413
- /**
2414
- * @generated from field: eliza.v1.PostAuthor author = 2;
2415
- */
2416
- author?: PostAuthor;
2417
- /**
2418
- * @generated from field: eliza.v1.PostContent content = 3;
2419
- */
2420
- content?: PostContent;
2421
- /**
2422
- * @generated from field: string platform = 4;
2423
- */
2424
- platform: string;
2425
- /**
2426
- * @generated from field: string platform_id = 5;
2427
- */
2428
- platformId: string;
2429
- /**
2430
- * @generated from field: string url = 6;
2431
- */
2432
- url: string;
2433
- /**
2434
- * @generated from field: google.protobuf.Timestamp created_at = 7;
2435
- */
2436
- createdAt?: Timestamp;
2437
- /**
2438
- * @generated from field: optional google.protobuf.Timestamp edited_at = 8;
2439
- */
2440
- editedAt?: Timestamp;
2441
- /**
2442
- * @generated from field: optional google.protobuf.Timestamp scheduled_at = 9;
2443
- */
2444
- scheduledAt?: Timestamp;
2445
- /**
2446
- * @generated from field: eliza.v1.PostEngagement engagement = 10;
2447
- */
2448
- engagement?: PostEngagement;
2449
- /**
2450
- * @generated from field: string visibility = 11;
2451
- */
2452
- visibility: string;
2453
- /**
2454
- * @generated from field: optional string reply_to = 12;
2455
- */
2456
- replyTo?: string;
2457
- /**
2458
- * @generated from field: optional eliza.v1.PostThreadInfo thread = 13;
2459
- */
2460
- thread?: PostThreadInfo;
2461
- /**
2462
- * @generated from field: repeated eliza.v1.CrossPostInfo cross_posted = 14;
2463
- */
2464
- crossPosted: CrossPostInfo[];
2465
- };
2466
- /**
2467
- * Describes the message eliza.v1.PostInfo.
2468
- * Use `create(PostInfoSchema)` to create a new message.
2469
- */
2470
- export declare const PostInfoSchema: GenMessage<PostInfo>;
2471
- /**
2472
- * @generated from message eliza.v1.PostCreateOptions
2473
- */
2474
- export type PostCreateOptions = Message<"eliza.v1.PostCreateOptions"> & {
2475
- /**
2476
- * @generated from field: repeated string platforms = 1;
2477
- */
2478
- platforms: string[];
2479
- /**
2480
- * @generated from field: optional google.protobuf.Timestamp scheduled_at = 2;
2481
- */
2482
- scheduledAt?: Timestamp;
2483
- /**
2484
- * @generated from field: optional string visibility = 3;
2485
- */
2486
- visibility?: string;
2487
- /**
2488
- * @generated from field: optional string reply_to = 4;
2489
- */
2490
- replyTo?: string;
2491
- /**
2492
- * @generated from field: optional bool thread = 5;
2493
- */
2494
- thread?: boolean;
2495
- /**
2496
- * @generated from field: optional eliza.v1.PostLocation location = 6;
2497
- */
2498
- location?: PostLocation;
2499
- /**
2500
- * @generated from field: repeated string tags = 7;
2501
- */
2502
- tags: string[];
2503
- /**
2504
- * @generated from field: repeated string mentions = 8;
2505
- */
2506
- mentions: string[];
2507
- /**
2508
- * @generated from field: optional bool enable_comments = 9;
2509
- */
2510
- enableComments?: boolean;
2511
- /**
2512
- * @generated from field: optional bool enable_sharing = 10;
2513
- */
2514
- enableSharing?: boolean;
2515
- /**
2516
- * @generated from field: optional string content_warning = 11;
2517
- */
2518
- contentWarning?: string;
2519
- /**
2520
- * @generated from field: optional bool sensitive = 12;
2521
- */
2522
- sensitive?: boolean;
2523
- };
2524
- /**
2525
- * Describes the message eliza.v1.PostCreateOptions.
2526
- * Use `create(PostCreateOptionsSchema)` to create a new message.
2527
- */
2528
- export declare const PostCreateOptionsSchema: GenMessage<PostCreateOptions>;
2529
- /**
2530
- * @generated from message eliza.v1.PostSearchOptions
2531
- */
2532
- export type PostSearchOptions = Message<"eliza.v1.PostSearchOptions"> & {
2533
- /**
2534
- * @generated from field: optional string query = 1;
2535
- */
2536
- query?: string;
2537
- /**
2538
- * @generated from field: optional string author = 2;
2539
- */
2540
- author?: string;
2541
- /**
2542
- * @generated from field: optional string platform = 3;
2543
- */
2544
- platform?: string;
2545
- /**
2546
- * @generated from field: repeated string tags = 4;
2547
- */
2548
- tags: string[];
2549
- /**
2550
- * @generated from field: repeated string mentions = 5;
2551
- */
2552
- mentions: string[];
2553
- /**
2554
- * @generated from field: optional google.protobuf.Timestamp since = 6;
2555
- */
2556
- since?: Timestamp;
2557
- /**
2558
- * @generated from field: optional google.protobuf.Timestamp before = 7;
2559
- */
2560
- before?: Timestamp;
2561
- /**
2562
- * @generated from field: optional int32 limit = 8;
2563
- */
2564
- limit?: number;
2565
- /**
2566
- * @generated from field: optional int32 offset = 9;
2567
- */
2568
- offset?: number;
2569
- /**
2570
- * @generated from field: optional bool has_media = 10;
2571
- */
2572
- hasMedia?: boolean;
2573
- /**
2574
- * @generated from field: optional bool has_location = 11;
2575
- */
2576
- hasLocation?: boolean;
2577
- /**
2578
- * @generated from field: optional string visibility = 12;
2579
- */
2580
- visibility?: string;
2581
- /**
2582
- * @generated from field: optional string sort_by = 13;
2583
- */
2584
- sortBy?: string;
2585
- };
2586
- /**
2587
- * Describes the message eliza.v1.PostSearchOptions.
2588
- * Use `create(PostSearchOptionsSchema)` to create a new message.
2589
- */
2590
- export declare const PostSearchOptionsSchema: GenMessage<PostSearchOptions>;
2591
- /**
2592
- * @generated from message eliza.v1.Demographics
2593
- */
2594
- export type Demographics = Message<"eliza.v1.Demographics"> & {
2595
- /**
2596
- * @generated from field: map<string, double> age = 1;
2597
- */
2598
- age: {
2599
- [key: string]: number;
2600
- };
2601
- /**
2602
- * @generated from field: map<string, double> gender = 2;
2603
- */
2604
- gender: {
2605
- [key: string]: number;
2606
- };
2607
- /**
2608
- * @generated from field: map<string, double> location = 3;
2609
- */
2610
- location: {
2611
- [key: string]: number;
2612
- };
2613
- };
2614
- /**
2615
- * Describes the message eliza.v1.Demographics.
2616
- * Use `create(DemographicsSchema)` to create a new message.
2617
- */
2618
- export declare const DemographicsSchema: GenMessage<Demographics>;
2619
- /**
2620
- * @generated from message eliza.v1.TopPerformingHour
2621
- */
2622
- export type TopPerformingHour = Message<"eliza.v1.TopPerformingHour"> & {
2623
- /**
2624
- * @generated from field: int32 hour = 1;
2625
- */
2626
- hour: number;
2627
- /**
2628
- * @generated from field: int32 engagement = 2;
2629
- */
2630
- engagement: number;
2631
- };
2632
- /**
2633
- * Describes the message eliza.v1.TopPerformingHour.
2634
- * Use `create(TopPerformingHourSchema)` to create a new message.
2635
- */
2636
- export declare const TopPerformingHourSchema: GenMessage<TopPerformingHour>;
2637
- /**
2638
- * @generated from message eliza.v1.PostAnalytics
2639
- */
2640
- export type PostAnalytics = Message<"eliza.v1.PostAnalytics"> & {
2641
- /**
2642
- * @generated from field: string post_id = 1;
2643
- */
2644
- postId: string;
2645
- /**
2646
- * @generated from field: string platform = 2;
2647
- */
2648
- platform: string;
2649
- /**
2650
- * @generated from field: int32 impressions = 3;
2651
- */
2652
- impressions: number;
2653
- /**
2654
- * @generated from field: int32 reach = 4;
2655
- */
2656
- reach: number;
2657
- /**
2658
- * @generated from field: eliza.v1.PostEngagement engagement = 5;
2659
- */
2660
- engagement?: PostEngagement;
2661
- /**
2662
- * @generated from field: int32 clicks = 6;
2663
- */
2664
- clicks: number;
2665
- /**
2666
- * @generated from field: int32 shares = 7;
2667
- */
2668
- shares: number;
2669
- /**
2670
- * @generated from field: int32 saves = 8;
2671
- */
2672
- saves: number;
2673
- /**
2674
- * @generated from field: optional eliza.v1.Demographics demographics = 9;
2675
- */
2676
- demographics?: Demographics;
2677
- /**
2678
- * @generated from field: repeated eliza.v1.TopPerformingHour top_performing_hours = 10;
2679
- */
2680
- topPerformingHours: TopPerformingHour[];
2681
- };
2682
- /**
2683
- * Describes the message eliza.v1.PostAnalytics.
2684
- * Use `create(PostAnalyticsSchema)` to create a new message.
2685
- */
2686
- export declare const PostAnalyticsSchema: GenMessage<PostAnalytics>;
2687
- //# sourceMappingURL=service_interfaces_pb.d.ts.map