コード例 #1
0
 private ReplyModel GetTextReply(Event msg)
 {
     return(LineHelper.NanaSamgoReply(msg));
 }