NekoX icon indicating copy to clipboard operation
NekoX copied to clipboard

[Feature Request] Filter polls in group info

Open angeousta opened this issue 1 year ago • 0 comments

Is your feature request related to a problem? Please describe. When you look at a group info, you can browse only files, links, media, voice, music, gif. I'd like to add "polls" to that

Even if the server won't let you, you can create a local db where you store poll message id, in a table like polls (chat_id, message_id) when you receive each message if it's a poll you populate that db so you can make the list, so the index is local and not remote

angeousta avatar Oct 21 '23 16:10 angeousta