utility.lookupinvite: uninline channel for gdm

This commit is contained in:
Cynthia Foxwell 2023-05-29 20:18:33 -06:00
parent e2bcdb6adc
commit 1ef7cc62e7
1 changed files with 1 additions and 1 deletions

View File

@ -520,7 +520,7 @@ lookupinvite.callback = async function (msg, line) {
.map((member) => member.username)
.join(", ")
}** (${invite.channel.id})`,
inline: true,
inline: false,
},
{
name: "Member Count",