velour / chat

An easy-to-use client for Slack, Telegram, IRC, or all at once!
7 stars 0 forks source link

telegram: message sent twice by different users #52

Closed eaburns closed 7 years ago

eaburns commented 7 years ago

here's an example:

Message{
        ID: "1299"
        From: User{
                ID: "315258503"
                Nick: "skiesel"
                FullName: "skiesel"
                DisplayName: "skiesel"
                PhotoURL: "https://bridge.chrissexton.org/telegram/media/AgADAQA
DqqcxG4d2yhLiMQOa5NKdN4AH6C8ABGw6w98LnMVHnDcAAgI"
        }
        Text: "My parents got me a gallon of beast feast hot sauce, I am in heav
en"
}
Message{
        ID: "1300"
        From: User{
                ID: "216626902"
                Nick: "jelca"
                FullName: "eaburns"
                DisplayName: "eaburns"
                PhotoURL: "https://bridge.chrissexton.org/telegram/media/AgADAQA
DuKcxG9Z26QwoVjB7QEOC2uwD6C8ABCXHVLAIr8qpzyoAAgI"
        }
        Text: "My parents got me a gallon of beast feast hot sauce, I am in heav
en"
}
Message{
        ID: "1301"
        From: User{
                ID: "256030111"
                Nick: "flyngpngn"
                FullName: "flyngpngn"
                DisplayName: "flyngpngn"
                PhotoURL: "https://bridge.chrissexton.org/telegram/media/AgADAQA
DqacxG5-1Qg9nlsma6alBl96g0i8ABIW9ijgjwnCLvqkBAAEC"
        }
        Text: "I read that as \"breast feast hot sauce\""
}

here, only skiesel said anything, but a message for eaburns was generated for it.

eaburns commented 7 years ago

however eaburns did send a sticker to telegram when the repeated message happened. this pattern came up again also, where a sticker caused a previous message to be repeated