mirror of
https://github.com/mmahdium/TGSS.git
synced 2026-08-14 17:52:49 +03:30
feat: add ImageHandler and ImageService for image retrieval from channels
This commit is contained in:
@@ -123,3 +123,5 @@ func (r *RSSGenerator) messageToItem(msg tg.MessageClass, channelId string) (*RS
|
||||
Guid: messageURL.String(),
|
||||
}, nil
|
||||
}
|
||||
|
||||
// TODO: add a hasPhoto helper to add the rss tag accordingly
|
||||
Reference in New Issue
Block a user