Skip to content

Commit

Permalink
quick fix
Browse files Browse the repository at this point in the history
  • Loading branch information
koenigskraut committed Aug 9, 2023
1 parent e41dbef commit cbd3eab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions util/util.go
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
package util

import (
"fmt"
"github.com/gotd/td/tg"
"github.com/koenigskraut/piktagbot/database"
"strings"
)

// StickerFromMedia safely unpacks tg.MessageMediaClass, returns true
Expand Down

0 comments on commit cbd3eab

Please sign in to comment.