Skip to content

Commit

Permalink
添加注释
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffreySu committed Jun 17, 2022
1 parent c53eee9 commit 93b2513
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,10 @@
namespace Senparc.Weixin.Work.AdvancedAPIs
{

/// <summary>
/// 群聊会话接口
/// 文档:https://developer.work.weixin.qq.com/document/path/90245
/// </summary>
[NcApiBind(NeuChar.PlatformType.WeChat_Work, true)]
public static class ChatApi
{
Expand Down

0 comments on commit 93b2513

Please sign in to comment.