fix(feishu): add blank line between functions for gci formatting
This commit is contained in:
parent
66afe31640
commit
00b05ed043
1 changed files with 1 additions and 0 deletions
|
|
@ -690,6 +690,7 @@ func (c *FeishuChannel) downloadResource(
|
|||
|
||||
return ref
|
||||
}
|
||||
|
||||
// appendMediaTags appends media type tags to content (like Telegram's "[image: photo]").
|
||||
// For interactive cards, media tags are not appended because content is raw JSON
|
||||
// and appending would produce invalid JSON format.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue