mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
chore: minor cleanup (#2124)
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
package telegram
|
||||
|
||||
// CallbackQuery represents an incoming callback query from a callback button in
|
||||
// an inline keyboard (PUBLIC, PROTECTED, PRIVATE).
|
||||
type CallbackQuery struct {
|
||||
ID string `json:"id"`
|
||||
From User `json:"from"`
|
||||
|
Reference in New Issue
Block a user