Apply 1 suggestion(s) to 1 file(s)
This commit is contained in:
@@ -31,7 +31,7 @@ type Email struct {
|
|||||||
Files []*File
|
Files []*File
|
||||||
}
|
}
|
||||||
|
|
||||||
// ContentOptions used to convert email to matrix event content
|
// ContentOptions represents settings that specify how an email is to be converted to a Matrix message
|
||||||
type ContentOptions struct {
|
type ContentOptions struct {
|
||||||
// On/Off
|
// On/Off
|
||||||
Sender bool
|
Sender bool
|
||||||
|
|||||||
Reference in New Issue
Block a user