ids property

List<String>? ids
getter/setter pair

The IDs of the messages to modify.

There is a limit of 1000 ids per request.

Implementation

core.List<core.String>? ids;