Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Thenbsp
Wechat
Message
Entity
Text
PHP Class Thenbsp\Wechat\Message\Entity\Text
Inheritance:
extends
Thenbsp\Wechat\Message\Entity
Afficher le fichier
Open project: thenbsp/wechat
Class Usage Examples
Protected Properties
Свойство
Type
Description
$content
回复的消息内容
Méthodes publiques
Méthode
Description
getBody
( )
消息内容
getType
( )
消息类型
setContent
(
$content
)
回复的消息内容
Method Details
getBody()
public
méthode
消息内容
public
getBody
( )
getType()
public
méthode
消息类型
public
getType
( )
setContent()
public
méthode
回复的消息内容
public
setContent
(
$content
)
Property Details
$content
protected_oe property
回复的消息内容
protected
$content