PNGetMessageActionsResult

Result for the GetMessageActions API operation.

Constructors

Link copied to clipboard
constructor(actions: List<PNMessageAction>, page: PNBoundedPage?)

Properties

Link copied to clipboard

List of message actions for a certain message in a certain channel.

Link copied to clipboard

Information about next page. When null there's no next page.