[**simplex-chat**](README.md) *** [simplex-chat](README.md) / [bot](Namespace.bot.md) / BotOptions # Interface: BotOptions Defined in: [src/bot.ts:13](../src/bot.ts#L13) ## Properties ### addressSettings? > `optional` **addressSettings**: [`BotAddressSettings`](api.Interface.BotAddressSettings.md) Defined in: [src/bot.ts:17](../src/bot.ts#L17) *** ### allowFiles? > `optional` **allowFiles**: `boolean` Defined in: [src/bot.ts:18](../src/bot.ts#L18) *** ### commands? > `optional` **commands**: `ChatBotCommand`[] Defined in: [src/bot.ts:19](../src/bot.ts#L19) *** ### createAddress? > `optional` **createAddress**: `boolean` Defined in: [src/bot.ts:14](../src/bot.ts#L14) *** ### logContacts? > `optional` **logContacts**: `boolean` Defined in: [src/bot.ts:21](../src/bot.ts#L21) *** ### logNetwork? > `optional` **logNetwork**: `boolean` Defined in: [src/bot.ts:22](../src/bot.ts#L22) *** ### updateAddress? > `optional` **updateAddress**: `boolean` Defined in: [src/bot.ts:15](../src/bot.ts#L15) *** ### updateProfile? > `optional` **updateProfile**: `boolean` Defined in: [src/bot.ts:16](../src/bot.ts#L16) *** ### useBotProfile? > `optional` **useBotProfile**: `boolean` Defined in: [src/bot.ts:20](../src/bot.ts#L20)