ActionInfo returns the information about the action performed.
()
| 49 | ActionType() string |
| 50 | // ActionInfo returns the information about the action performed. |
| 51 | ActionInfo() (json.RawMessage, error) |
| 52 | // TargetType returns the type of the target of the action. |
| 53 | TargetType() TargetType |
| 54 | // TargetID returns the ID of the target of the action. |
no outgoing calls