ultra-telegram-framework
Preparing search index...
types/telegram
StoryArea
Interface StoryArea
Describes a clickable area on a story media.
interface
StoryArea
{
position
:
StoryAreaPosition
;
type
:
StoryAreaType
;
}
Index
Properties
position
type
Properties
position
position
:
StoryAreaPosition
Position of the area
type
type
:
StoryAreaType
Type of the area
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
position
type
ultra-telegram-framework
Loading...
Describes a clickable area on a story media.