Invite: fix "none yet" message on users created
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
module github.com/hrfee/jfa-go/telegram
|
||||
|
||||
go 1.16
|
||||
|
||||
require (
|
||||
github.com/go-telegram-bot-api/telegram-bot-api v4.6.4+incompatible // indirect
|
||||
github.com/technoweenie/multipartstreamer v1.0.1 // indirect
|
||||
)
|
||||
Reference in New Issue
Block a user