💡 added comment to credits.transfer
This commit is contained in:
parent
d4eed15465
commit
247bc3150e
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
import { Guild, User } from "discord.js";
|
||||
import prisma from "../../handlers/database";
|
||||
|
||||
// Start an transaction between two users in a guild.
|
||||
export const transfer = async (
|
||||
guild: Guild,
|
||||
from: User,
|
||||
|
|
Loading…
Add table
Reference in a new issue