Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
huan committed Feb 28, 2022
1 parent 6392007 commit dc746cb
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,10 @@ export class ForwardMessageToQqCommunityHandler implements ICommandHandler<Forwa

switch (sayable.type) {
case PUPPET.types.Sayable.Url: {
/**
* TODO: support UrlLink send API for Puppet Oicq
* @link https://github.com/wechaty/puppet-oicq/issues/28
*/
break
}

Expand Down

0 comments on commit dc746cb

Please sign in to comment.