Skip to content

Commit

Permalink
fix: add comment for channels message introduction
Browse files Browse the repository at this point in the history
  • Loading branch information
su-chang committed Sep 1, 2021
1 parent 3dfaed1 commit 05b2dd3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/schemas/channels.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
/**
* Channels introduction, see: https://wechatwiki.com/wechat-resources/wechat-channels-short-video-feature-complete-guide/
*/
export interface ChannelsPayload {
authorAvatar: string,
authorNickname: string,
Expand Down

0 comments on commit 05b2dd3

Please sign in to comment.