Constructor InlineMediaTool
- Namespace
- DSharpPlus
- Assembly
- DSharpPlus.dll
InlineMediaTool(Stream)
Creates a new media tool from given stream.
public InlineMediaTool(Stream stream)
Parameters
stream
StreamStream to work with.
Creates a new media tool from given stream.
public InlineMediaTool(Stream stream)
stream
StreamStream to work with.