bots property

List<AttachmentMenuBot> bots
read / write

The new list of bots. The bots must not be shown on scheduled messages screen.

Implementation

late List<AttachmentMenuBot> bots;