Current section

Files

Jump to
telega include telega@model@types_DeleteStoryParameters.hrl
Raw

include/telega@model@types_DeleteStoryParameters.hrl

-record(delete_story_parameters, {
business_connection_id :: binary(),
story_id :: integer()
}).