Documentation
¶
Index ¶
- func DownloadMedia(ctx context.Context, mxcURL id.ContentURI) (io.ReadCloser, error)
- func Start(ctx context.Context, onEvent mautrix.EventHandler) error
- func Stop(ctx context.Context)
- func UpdateMXIDForUser(ctx context.Context, user *db.User, newMXID pgtype.Text) error
- func UserProfile(ctx context.Context, mxid string) (*mautrix.RespUserProfile, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DownloadMedia ¶
func DownloadMedia(ctx context.Context, mxcURL id.ContentURI) (io.ReadCloser, error)
func UpdateMXIDForUser ¶
func UserProfile ¶
UserProfile retrieves the user profile for the given Matrix ID (mxid).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.