ApiBaseData
ref / conversations / ApiBaseData
Base data that is needed to construct new Api instances from scratch. Contains a subset of properties from ctx from the outside middleware tree.
Properties
token
ts
token: string;The bot’s token obtained from @Bot
options
ts
options?: ApiClientOptions;Optional confiugration options for the underlying API client