Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Thenbsp
Wechat
Message
Entity
Text
PHP Class Thenbsp\Wechat\Message\Entity\Text
Inheritance:
extends
Thenbsp\Wechat\Message\Entity
Datei anzeigen
Open project: thenbsp/wechat
Class Usage Examples
Protected Properties
Property
Type
Description
$content
回复的消息内容
Public Methods
Method
Description
getBody
( )
消息内容
getType
( )
消息类型
setContent
(
$content
)
回复的消息内容
Method Details
getBody()
public
method
消息内容
public
getBody
( )
getType()
public
method
消息类型
public
getType
( )
setContent()
public
method
回复的消息内容
public
setContent
(
$content
)
Property Details
$content
protected_oe property
回复的消息内容
protected
$content