---
description: "This channel provides basic information."
---
# `main`
This channel provides basic information.
## Parameters
none
## Events
### `notification`
Occurs when you receive a notification.
### `mention`
Occurs when a message is sent.
### `reply`
Occurs when a reply is received.
### `renote`
Occurs when one of your notes is renoted.
### `follow`
Occurs when you follow another user.
### `followed`
Occurs when another user follows you.
### `unfollow`
Occurs when you unfollow another user.
### `messagingMessage`
Occurs when a chat message is received.
### `readAllNotifications`
Occurs when all notifications have been read.
### `unreadNotification`
Occurs when there is a new notification.
### `unreadMention`
Occurs when there is a new mention.
### `readAllUnreadMentions`
Occurs when all mentions have been seen.
### `unreadSpecifiedNote`
Occurs when there is a new direct note.
### `readAllUnreadSpecifiedNotes`
Occurs when all direct notes have been read.
### `unreadMessagingMessage`
Occurs when there is a new chat message.
### `readAllMessagingMessages`
Occurs when all chat messages have been read.
## Operations
none