Message.replaceMentions

Returns the message contents, replacing all mentions with the result from the specified delegate.

class Message
string
replaceMentions
(
string delegate
(,
User
)
fu
,
string delegate
(,
Snowflake
)
fr
)

Meta