invokeWithMessagesRange

Invoke with the given message range

 Method schema is available as of layer 81. Switch »

Parameters

Name Type Description
range MessageRange Message range
query !X Query

Result

The type returned by the invoked method.

Bots can use this method

Go up