Skip to content

Commit 9f1cadd

Browse files
authored
Update teams-messaging-overview.md
1 parent b5e1974 commit 9f1cadd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

concepts/teams-messaging-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ The **chatMessage** schema supports the following non-HTML elements that Teams a
160160
- id - The ID of the emoji.
161161
- alt - An alternate representation for the emoji; for example, Unicode.
162162
- title - A title for the emoji.
163-
- customemoji - When the body of the message contains a custom emoji, the `$"<customemoji id=\"dGVzdHNjOzAtd3VzLWQyLTdiNWRkZGQ2ZGVjMDNkYzIwNTgxY2NkYTE1MmEyZTM4\" alt=\"microsoft_teams\" source=\"https://graph.microsoft.com/beta/chats/19:bcf84b15c2994a909770f7d05bc4fe16@thread.v2/messages/1706638496169/hostedContents/aWQ9LHR5cGU9MSx1cmw9aHR0cHM6Ly91cy1jYW5hcnkuYXN5bmNndy50ZWFtcy5taWNyb3NvZnQuY29tL3YxL29iamVjdHMvMC13dXMtZDItN2I1ZGRkZDZkZWMwM2RjMjA1ODFjY2RhMTUyYTJlMzgvdmlld3MvaW1ndDJfYW5pbQ==/$value\"></customemoji>"` element represents the properties of a *customemoji*:
163+
- customemoji - When the body of the message contains a custom emoji, the `$"<customemoji id="IdOfTheCustomEmoji" alt="AlternateRepresentationOfCustomEmoji" source="HostedContentOfCustomEmoji"></customemoji>"` element represents the properties of a *customemoji*:
164164
- id - The ID of the custom emoji.
165165
- alt - An alternate representation for the custom emoji; for example, the name of the custom emoji.
166166
- source - The hosted content of the custom emoji associated with the message.

0 commit comments

Comments
 (0)