help
This commit is contained in:
parent
46dfc1763a
commit
999eb8831b
3
bot.go
3
bot.go
@ -685,7 +685,8 @@ func botVaultHelp(m *tb.Message) {
|
|||||||
/vault_misc <user> - Miscellaneous
|
/vault_misc <user> - Miscellaneous
|
||||||
/vault_rec <user> - Recipes
|
/vault_rec <user> - Recipes
|
||||||
/vault_part <user> - Parts
|
/vault_part <user> - Parts
|
||||||
/vault_other <user> - Other`,
|
/vault_other <user> - Other
|
||||||
|
/vault_item <code>... - Specific items`,
|
||||||
FromMsgID64: int64(m.ID),
|
FromMsgID64: int64(m.ID),
|
||||||
FromChatID64: m.Chat.ID,
|
FromChatID64: m.Chat.ID,
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user