Fix for linting error

pull/82/head
Jm Casler 2022-01-23 09:08:45 -08:00
rodzic 7915bfa652
commit 92d56ce491
1 zmienionych plików z 4 dodań i 4 usunięć

Wyświetl plik

@ -530,10 +530,10 @@ message Data {
*/
fixed32 reply_id = 7;
/*
* Defaults to false. If true, then what is in the payload should be treated as an emoji like giving
* a message a heart or poop emoji.
*/
/*
* Defaults to false. If true, then what is in the payload should be treated as an emoji like giving
* a message a heart or poop emoji.
*/
bool is_tapback = 8;
}