Initializes a new instance of TwitterAgentkit with the provided options. If no options are provided, it attempts to load the required environment variables.
Optional
options: {Optional. The configuration options for the TwitterAgentkit.
Executes a Twitter (X) action.
The Twitter (X) action to execute.
The arguments for the action.
The result of the execution.
Validates the provided options for the TwitterAgentkit.
The options to validate.
True if the options are valid, otherwise false.
Twitter Agentkit