Timelines in Blueprint Components

So I want to have a timeline in a blueprint component but I cant seem to add one there.
Is this a bug or is there something that makes it difficult to add that functionality there?

Because there has been no answer I’m promoting this to be the answer.
It seems to have no functional difference between an actual timeline.

My current work around is:
Making a timeline holding BP class that only has a timeline and events connecting to the exec pins I need.

It probably have to do with the fact that a Timeline is a Latent Action node.