message_entity_dto

package
v1.0.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 13, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MessageEntity

type MessageEntity struct {
	Type          string         `json:"type"`
	Offset        int            `json:"offset"`
	Length        int            `json:"length"`
	Url           string         `json:"url,omitempty"`
	Language      string         `json:"language,omitempty"`
	CustomEmojiId string         `json:"custom_emoji_id,omitempty"`
	User          *user_dto.User `json:"user,omitempty"`
}

https://core.telegram.org/bots/api#messageentity

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL