mirror of
https://github.com/matrix-org/gomatrix
synced 2025-05-15 20:13:22 +00:00
Update tags.go
Co-Authored-By: SUMUKHA-PK <sumukhapk46@gmail.com>
This commit is contained in:
parent
8d38784ec2
commit
da9261fac6
1 changed files with 1 additions and 1 deletions
2
tags.go
2
tags.go
|
@ -1,6 +1,6 @@
|
|||
package gomatrix
|
||||
|
||||
// Tag contains the data for a Tag which can be referenced by the Tag name
|
||||
// Tag contains the data for an m.tag message type
|
||||
type Tag struct {
|
||||
Tags map[string]TagProperties `json:"tags"`
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue