diff options
author | Matias Linares <matiaslina@gmail.com> | 2019-01-05 10:40:06 -0300 |
---|---|---|
committer | Matias Linares <matiaslina@gmail.com> | 2019-01-05 10:40:06 -0300 |
commit | 8fe108196f3e9d6a7fc6ffda35f3943a506ea018 (patch) | |
tree | aab869c92e2ab42e9c31527de7e40ba3021d1f62 /docs/room.pod6 | |
parent | 3d6d5a4828e602837886358918e324f34e37b962 (diff) | |
download | perl6-matrix-client-8fe108196f3e9d6a7fc6ffda35f3943a506ea018.tar.gz |
Update documentation
Diffstat (limited to 'docs/room.pod6')
-rw-r--r-- | docs/room.pod6 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/room.pod6 b/docs/room.pod6 index 1df8c84..9724793 100644 --- a/docs/room.pod6 +++ b/docs/room.pod6 @@ -66,3 +66,5 @@ It will return the C<event_id> for this state change. method leave() Leaves the room. + +=end pod |