impl matrix continuation so i can get rid of per-msg get-set
This commit is contained in:
@@ -37,6 +37,7 @@ type Config struct {
|
||||
Matrix struct {
|
||||
ReceiveEnabled bool
|
||||
Mock bool
|
||||
Continuation string
|
||||
Homeserver string
|
||||
Username string
|
||||
Token string
|
||||
|
||||
Reference in New Issue
Block a user