forked from jmug/stoatchat
fix: carry over send embed permission when sending [skip ci]
This commit is contained in:
@@ -70,7 +70,7 @@ pub async fn message_send(
|
||||
data,
|
||||
v0::MessageAuthor::User(&author),
|
||||
idempotency,
|
||||
true,
|
||||
permissions.has_channel_permission(ChannelPermission::SendEmbeds),
|
||||
)
|
||||
.await?
|
||||
.into(),
|
||||
|
||||
Reference in New Issue
Block a user