bots property

vector<AttachmentMenuBot>? bots
getter/setter pair

The new list of bots added to attachment menu. The bots must not be shown on scheduled messages screen

Implementation

vector<AttachmentMenuBot>? bots;