Class ChatworkRoom
- wataridori\ChatworkSDK\ChatworkBase
-
wataridori\ChatworkSDK\ChatworkRoom
Methods summary
public
|
|
public
|
|
public
array
|
|
public
array
|
|
public
mixed|
|
|
public
array
|
|
public
mixed|
|
|
public
array
|
|
public
|
|
public
|
#
sendMessageToList(
Send Message to list of members. |
public
|
#
sendMessageToAll( null $sendMessage, boolean $withName = true, boolean $newLine = true, boolean $usePicon = false )
Send Message To All Members in Room. |
public
string
|
#
buildReplyInRoom(
Build a Reply Message. |
public
string
|
#
appendReplyInRoom(
Build a Reply Message and append it to current Message. |
public
|
#
reply(
Reply list messages in room. |
Methods inherited from wataridori\ChatworkSDK\ChatworkBase
appendCode(),
appendInfo(),
appendMessage(),
appendQuote(),
appendReply(),
appendTo(),
buildCode(),
buildInfo(),
buildQuote(),
buildReply(),
buildTo(),
getApiKey(),
getMessage(),
getRoomId(),
resetMessage(),
setApiKey(),
setMessage(),
setRoomId()
Properties summary
public
string
|
$room_id
|
#
''
|
public
string
|
$name
|
#
''
|
public
string
|
$type
|
#
''
|
public
string
|
$role
|
#
''
|
public
string
|
$sticky
|
#
''
|
public
string
|
$unread_num
|
#
''
|
public
string
|
$mention_num
|
#
''
|
public
string
|
$mytask_num
|
#
''
|
public
string
|
$message_num
|
#
''
|
public
string
|
$file_num
|
#
''
|
public
string
|
$task_num
|
#
''
|
public
string
|
$icon_path
|
#
''
|
public
string
|
$description
|
#
''
|
protected
array
|
$listMembers
|
#
[]
|