public class ChatAnnouncement extends Object
| 构造器和说明 |
|---|
ChatAnnouncement(Config config) |
| 限定符和类型 | 方法和说明 |
|---|---|
GetChatAnnouncementResp |
get(GetChatAnnouncementReq req)
获取群公告基本信息;,获取指定群组中的群公告基本信息。
|
GetChatAnnouncementResp |
get(GetChatAnnouncementReq req,
RequestOptions reqOptions)
获取群公告基本信息;,获取指定群组中的群公告基本信息。
|
public ChatAnnouncement(Config config)
public GetChatAnnouncementResp get(GetChatAnnouncementReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic GetChatAnnouncementResp get(GetChatAnnouncementReq req) throws Exception
ExceptionCopyright © 2026. All rights reserved.