message_name_from_id()
Get message name string from numeric ID
message_id (int) – Message type ID number
int
Message name, or None if ID does not exist
str | None
str
None