mirror of
https://github.com/HappyTanuki/BumbleCee.git
synced 2025-12-19 05:33:28 +00:00
스킵 구현
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
\page embed-message Sending Embeds
|
||||
|
||||
If you've been in a server and used a bot or even seen a message from a bot, you might have seen a special message type, often sent by these bots. These are called embeds! In this section, we will show how to create an embed and reply to a user, using our newly created embed!
|
||||
|
||||
\include{cpp} embeds.cpp
|
||||
|
||||
The code will send the following message.
|
||||
|
||||
\image html embed.png
|
||||
Reference in New Issue
Block a user