# Message Util Methods
| Method | Parameters | Parameter Types | Return Types |
|---|---|---|---|
| send | content options | content - string options? - MessageOptions | Promise<Message | Message[]> |
| parseSnowflake | content checkType getData | content - string checkType? - boolean getData - boolean | string |