コード例 #1
0
 /**
  * @return bool
  */
 public function isQuickReply()
 {
     return $this->message->hasQuickReply();
 }