<@U0D5NUWSG|max> uploaded a file: <Screen Shot.png...
# getting-started
m
@User uploaded a file:

Screen Shot.png

and commented: Hey, guys! Is there any way to use so called get-operator (
[]
) on a nullable type? I don't wanna write it like
nullable?.get(i)
. Maybe there is something I missed?