新增腾讯im。
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
<?php
|
||||
|
||||
namespace Extend\TencentIm;
|
||||
|
||||
/**
|
||||
* 会话
|
||||
*/
|
||||
class RecentContact extends Base
|
||||
{
|
||||
// 分页拉取会话列表
|
||||
public function getRecentContactPage(){
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user