package service type Args struct { Text string } type Replay struct { Text string }